static Future<dynamic> insertNewProfileStatus(String status) { return FlyChatFlutterPlatform.instance.insertNewProfileStatus(status); }