menu
feggy_exception package
documentation
imports_bindings.dart
JsonSerializable
JsonSerializable.fromJson factory constructor
JsonSerializable.fromJson factory constructor
dark_mode
light_mode
JsonSerializable.fromJson
constructor
JsonSerializable.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory JsonSerializable.fromJson(Map<String, dynamic> json) => _$JsonSerializableFromJson(json);
feggy_exception package
documentation
imports_bindings
JsonSerializable
JsonSerializable.fromJson factory constructor
JsonSerializable class