Builder
private constructor(apiKey: String? = null, serverTarget: String? = null, smallNotificationIconName: String? = null, largeNotificationIconName: String? = null, customEndpoint: String? = null, defaultNotificationChannelName: String? = null, defaultNotificationChannelDescription: String? = null, pushDeepLinkBackStackActivityClassName: String? = null, firebaseCloudMessagingSenderIdKey: String? = null, customHtmlWebViewActivityClassName: String? = null, sdkFlavor: SdkFlavor? = null, sessionTimeout: Int? = null, defaultNotificationAccentColor: Int? = null, triggerActionMinimumTimeIntervalSeconds: Int? = null, badNetworkInterval: Int? = null, goodNetworkInterval: Int? = null, greatNetworkInterval: Int? = null, inAppMessageWebViewClientMaxOnPageFinishedWaitMs: Int? = null, admMessagingRegistrationEnabled: Boolean? = null, handlePushDeepLinksAutomatically: Boolean? = null, isAutomaticLocationCollectionEnabled: Boolean? = null, isPushDeepLinkBackStackActivityEnabled: Boolean? = null, isSessionStartBasedTimeoutEnabled: Boolean? = null, isFirebaseCloudMessagingRegistrationEnabled: Boolean? = null, isContentCardsUnreadVisualIndicatorEnabled: Boolean? = null, isInAppMessageAccessibilityExclusiveModeEnabled: Boolean? = null, isPushWakeScreenForNotificationEnabled: Boolean? = null, isPushHtmlRenderingEnabled: Boolean? = null, isGeofencesEnabled: Boolean? = null, inAppMessageTestPushEagerDisplayEnabled: Boolean? = null, automaticGeofenceRequestsEnabled: Boolean? = null, isFirebaseMessagingServiceOnNewTokenRegistrationEnabled: Boolean? = null, isTouchModeRequiredForHtmlInAppMessages: Boolean? = null, isSdkAuthEnabled: Boolean? = null, deviceObjectAllowlist: EnumSet<DeviceKey>? = null, isDeviceObjectAllowlistEnabled: Boolean? = null, brazeSdkMetadata: EnumSet<BrazeSdkMetadata>? = null, customLocationProviderNames: EnumSet<LocationProviderName>? = null, isHtmlInAppMessageApplyWindowInsetsEnabled: Boolean? = null, isHtmlInAppMessageHtmlLinkTargetEnabled: Boolean? = null, doesPushStoryDismissOnClick: Boolean? = null, isFallbackFirebaseMessagingServiceEnabled: Boolean? = null, fallbackFirebaseMessagingServiceClasspath: String? = null, shouldOptInWhenPushAuthorized: Boolean? = null, shouldUseWindowFlagSecureInActivities: Boolean? = null, shouldPersistWebViewWhenBackgroundingApp: Boolean? = null, shouldAddStatusBarPaddingToInAppMessages: Boolean? = null)
constructor()