static Future<void> setFCMRegistrationToken(String token) { return BolddeskSupportSdkPlatform.instance.setFCMRegistrationToken(token); }