static Future<bool?> syncContacts(bool isFirstTime) async { return FlyChatFlutterPlatform.instance.syncContacts(isFirstTime); }