static Future<dynamic> setRegionCode(String regionCode) async { return FlyChatFlutterPlatform.instance.setRegionCode(regionCode); }