static Future<void> handleIOSNotification(Map<String, dynamic> data) async { await BolddeskSupportSdkPlatform.instance.handleIOSNotification(data); }