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