static void trigger(String currentScreen, [Map<String, String>? customerVariables]) { AliumSdkPlatform.instance.trigger(currentScreen, customerVariables); }