static Future<dynamic> getMessageOfId(String mid) { return FlyChatFlutterPlatform.instance.getMessageOfId(mid); }