static Future<bool> isFromMobileSDK(Map<String, dynamic> userInfo) { return BolddeskSupportSdkPlatform.instance.isFromMobileSDK(userInfo); }