static Future<bool?> createOfflineGroupInOnline(String groupId) { return FlyChatFlutterPlatform.instance.createOfflineGroupInOnline(groupId); }