StepLoggerConfig constructor
const
StepLoggerConfig({})
Implementation
const StepLoggerConfig({
this.enableTrackingNotification = true,
this.trackingNotificationTitle,
this.trackingNotificationContent,
this.androidNotificationIcon,
});