menu
zxing_lib package
documentation
common.dart
DecoderResult
text property
text property
dark_mode
light_mode
text
property
String
get
text
@return text representation of the result
Implementation
String get text => _text;
zxing_lib package
documentation
common
DecoderResult
text property
DecoderResult class