static Future<bool?> getMediaSetting(int networkType, String type) async { return FlyChatFlutterPlatform.instance.getMediaSetting(networkType, type); }