Future<String?> unregisterChannel(String channelId) { return instance.unregisterChannel(channelId); }