ecLevel property
String?
get
ecLevel
@return name of error correction level used, or null if not applicable
Implementation
String? get ecLevel => _ecLevel;
@return name of error correction level used, or null if not applicable
String? get ecLevel => _ecLevel;