menu
io_takamaka_core_wallet package
documentation
io_takamaka_core_wallet.dart
TransactionBean
TransactionBean.fromJson factory constructor
TransactionBean.fromJson factory constructor
dark_mode
light_mode
TransactionBean.fromJson
constructor
TransactionBean.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory TransactionBean.fromJson(Map<String, dynamic> json) => _$TransactionBeanFromJson(json);
io_takamaka_core_wallet package
documentation
io_takamaka_core_wallet
TransactionBean
TransactionBean.fromJson factory constructor
TransactionBean class