InitializeSdkProps constructor
InitializeSdkProps({})
Implementation
InitializeSdkProps({
required this.mid,
required this.environment,
this.shopDomain,
this.isSnowplowTrackingEnabled,
this.merchantType,
this.kcMerchantId,
this.kcMerchantToken,
this.mode,
this.settings,
this.moEngageId,
this.onAnalytics,
});