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