menu
github package
documentation
hooks.dart
RepositoryEvent
RepositoryEvent.fromJson factory constructor
RepositoryEvent.fromJson factory constructor
dark_mode
light_mode
RepositoryEvent.fromJson
constructor
RepositoryEvent.fromJson
(
Map
<
String
,
dynamic
>
input
)
Implementation
factory RepositoryEvent.fromJson(Map<String, dynamic> input) => _$RepositoryEventFromJson(input);
github package
documentation
hooks
RepositoryEvent
RepositoryEvent.fromJson factory constructor
RepositoryEvent class