menu
zxing2 package
documentation
qrcode.dart
ErrorCorrectionLevel
l property
l property
dark_mode
light_mode
l
property
ErrorCorrectionLevel
l
final
L = ~7% correction
Implementation
static final l = ErrorCorrectionLevel._(0, 0x01, 'L');
zxing2 package
documentation
qrcode
ErrorCorrectionLevel
l property
ErrorCorrectionLevel class