static Future<String?> getUserLastSeenTime(String jid) { return FlyChatFlutterPlatform.instance.getUserLastSeenTime(jid); }