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