menu
zebra_emdk_plugin package
documentation
data/decoder_params.dart
UpcaDecoder
UpcaDecoder.new const constructor
UpcaDecoder.new const constructor
dark_mode
light_mode
UpcaDecoder
constructor
const
UpcaDecoder
(
{
bool
?
enabled
,
bool
?
reportCheckDigit
,
Preamble
?
preamble
,
})
Implementation
const UpcaDecoder({super.enabled, this.reportCheckDigit, this.preamble});
zebra_emdk_plugin package
documentation
data/decoder_params
UpcaDecoder
UpcaDecoder.new const constructor
UpcaDecoder class