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