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