Future<void> setUserIdentifier(String userIdentifier) async { await UserExperiorPlatform.instance.setUserIdentifier(userIdentifier); }