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