Future<void> setSEIConfig(Map<dynamic, dynamic> config) async { return await ZegoFlutterEngine.instance.setSEIConfig(config['type']); }