menu
studyu_core package
documentation
core.dart
Repo
Repo.fromJson factory constructor
Repo.fromJson factory constructor
dark_mode
light_mode
Repo.fromJson
constructor
Repo.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Repo.fromJson(Map<String, dynamic> json) => _$RepoFromJson(json);
studyu_core package
documentation
core
Repo
Repo.fromJson factory constructor
Repo class