@override Future<void> passPushKitPushToken(String token) async { _checkInitialization(); _moengagePlugin.passPushKitPushToken(token); }