Future<String?> registerChannel(Map<String, dynamic> params) { return instance.registerChannel(params); }