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