static Future<dynamic> updateMyProfileImage(String image) { return FlyChatFlutterPlatform.instance.updateMyProfileImage(image); }