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