static Future<String?> imagePath(String imgurl) { return FlyChatFlutterPlatform.instance.imagePath(imgurl); }