menu
u package
documentation
plugins/camera/u_code_decoder.dart
UCode
parsed property
parsed property
dark_mode
light_mode
parsed
property
Map
<
String
,
String
>
get
parsed
Implementation
Map<String, String> get parsed => UCodeValue.parse(text, format);
u package
documentation
plugins/camera/u_code_decoder
UCode
parsed property
UCode class