menu
flutter_nekoton_bridge package
documentation
nekoton/helpers/models/decoded_transaction.dart
DecodedTransaction
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_transaction
DecodedTransaction
toJson method
DecodedTransaction class