menu
github_flutter
github.dart
RepositorySlug
RepositorySlug.fromJson factory constructor
RepositorySlug.fromJson
dark_mode
light_mode
RepositorySlug.fromJson
constructor
RepositorySlug.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory RepositorySlug.fromJson(Map<String, dynamic> json) => _$RepositorySlugFromJson(json);
github_flutter
github
RepositorySlug
RepositorySlug.fromJson factory constructor
RepositorySlug class