menu
flutter_nekoton_bridge package
documentation
nekoton/helpers/models/decoded_input.dart
DecodedInput
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
inherited
Implementation
Map<String, dynamic> toJson() => throw _privateConstructorUsedError;
flutter_nekoton_bridge package
documentation
nekoton/helpers/models/decoded_input
DecodedInput
toJson method
DecodedInput class