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