menu
alan package
documentation
wallet/network_info.dart
LCDInfo
LCDInfo.fromJson factory constructor
LCDInfo.fromJson factory constructor
dark_mode
light_mode
LCDInfo.fromJson
constructor
LCDInfo.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory LCDInfo.fromJson(Map<String, dynamic> json) { return _$LCDInfoFromJson(json); }
alan package
documentation
wallet/network_info
LCDInfo
LCDInfo.fromJson factory constructor
LCDInfo class