menu
zebra_emdk_plugin package
documentation
data/decoder_params.dart
Code93Decoder
Code93Decoder.new const constructor
Code93Decoder.new const constructor
dark_mode
light_mode
Code93Decoder
constructor
const
Code93Decoder
(
{
bool
?
enabled
,
int
?
length1
,
int
?
length2
,
bool
?
redundancy
,
})
Implementation
const Code93Decoder({super.enabled, this.length1, this.length2, this.redundancy});
zebra_emdk_plugin package
documentation
data/decoder_params
Code93Decoder
Code93Decoder.new const constructor
Code93Decoder class