menu
wallet_kit package
documentation
wallet_state/wallet_state.dart
Account
Account.fromJson factory constructor
Account.fromJson factory constructor
dark_mode
light_mode
Account.fromJson
constructor
Account.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Account.fromJson(Map<String, dynamic> json) => _$AccountFromJson(json);
wallet_kit package
documentation
wallet_state/wallet_state
Account
Account.fromJson factory constructor
Account class