void sendChannelUpdate(String name, {required bool listening}) => _sendChannelUpdate(name, listening);