menu
zxing_lib package
documentation
oned.dart
AI013x0x1xDecoder
AI013x0x1xDecoder constructor
AI013x0x1xDecoder constructor
dark_mode
light_mode
AI013x0x1xDecoder
constructor
AI013x0x1xDecoder
(
BitArray
information
,
String
_firstAIdigits
,
String
_dateCode
)
Implementation
AI013x0x1xDecoder(BitArray information, this._firstAIdigits, this._dateCode) : super(information);
zxing_lib package
documentation
oned
AI013x0x1xDecoder
AI013x0x1xDecoder constructor
AI013x0x1xDecoder class