Text Pattern View Model
class TextPatternViewModel(configuration: TextPatternScannerScreenConfiguration, textPatternScanner: TextPatternScanner, dispatcher: CoroutineContext, flashAvailable: Boolean, beeper: SoundController) : BaseTextPatternViewModel
Constructors
Link copied to clipboard
constructor(configuration: TextPatternScannerScreenConfiguration, textPatternScanner: TextPatternScanner, dispatcher: CoroutineContext, flashAvailable: Boolean, beeper: SoundController)