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