menu
zxing2 package
documentation
qrcode.dart
ErrorCorrectionLevel
q property
q property
dark_mode
light_mode
q
property
ErrorCorrectionLevel
q
final
Q = ~25% correction
Implementation
static final q = ErrorCorrectionLevel._(2, 0x03, 'Q');
zxing2 package
documentation
qrcode
ErrorCorrectionLevel
q property
ErrorCorrectionLevel class