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