static Future<void> setLoggingEnabled(bool enable) { return BolddeskSupportSdkPlatform.instance.setLoggingEnabled(enable); }