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