Check Scanner View Model
class CheckScannerViewModel(configuration: CheckScannerScreenConfiguration, nativeConfiguration: CheckNativeConfiguration, checkScanner: CheckScanner, dispatcher: CoroutineContext, flashAvailable: Boolean, beeper: SoundController, shakePredicate: ShakeAutoSnappingPredicate) : BaseCheckScannerViewModel
Constructors
Link copied to clipboard
constructor(configuration: CheckScannerScreenConfiguration, nativeConfiguration: CheckNativeConfiguration, checkScanner: CheckScanner, dispatcher: CoroutineContext, flashAvailable: Boolean, beeper: SoundController, shakePredicate: ShakeAutoSnappingPredicate)