CroppingViewModel

constructor(config: CroppingScreenConfiguration, scanSession: ICroppingViewModel, documentScannerWrapper: Result<DocumentScanner>, documentAnalysisMode: DocumentAnalysisMode, documentQualityAnalyzerWrapper: Result<DocumentQualityAnalyzer>, bottomBarBackground: ScanbotColor, topBarBackground: ScanbotColor, ioDispatcher: CoroutineContext, backgroundDispatcher: CoroutineContext, arguments: Bundle)