menu
flutter_nekoton_bridge package
documentation
nekoton/helpers/models/decoded_output.dart
DecodedOutput
output property
output property
dark_mode
light_mode
output
property
Map
<
String
,
dynamic
>
get
output
inherited
Implementation
Map<String, dynamic> get output => throw _privateConstructorUsedError;
flutter_nekoton_bridge package
documentation
nekoton/helpers/models/decoded_output
DecodedOutput
output property
DecodedOutput class