static Future<bool?> enableDisableHideLastSeen(bool enable) { return FlyChatFlutterPlatform.instance.enableDisableHideLastSeen(enable); }