Acknowledgement View Model
class AcknowledgementViewModel(analyticsTracker: IScanbotAnalyticsTracker, val config: AcknowledgementScreenConfiguration, val bottomBarBackground: ScanbotColor, val topBarBackground: ScanbotColor, scanSession: IAcknowledgementViewModel, dispatcher: CoroutineContext, arguments: Bundle)
Constructors
Link copied to clipboard
constructor(analyticsTracker: IScanbotAnalyticsTracker, config: AcknowledgementScreenConfiguration, bottomBarBackground: ScanbotColor, topBarBackground: ScanbotColor, scanSession: IAcknowledgementViewModel, dispatcher: CoroutineContext, arguments: Bundle)