static Future<bool?> uploadMedia(String messageid) { return FlyChatFlutterPlatform.instance.uploadMedia(messageid); }