menu
zxing_lib package
documentation
datamatrix.dart
SymbolInfo
codewordCount property
codewordCount property
dark_mode
light_mode
codewordCount
property
int
get
codewordCount
Implementation
int get codewordCount => _dataCapacity + _errorCodewords;
zxing_lib package
documentation
datamatrix
SymbolInfo
codewordCount property
SymbolInfo class