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