menu
poptart_lex package
documentation
tools/ozone/set/delete_set/input.dart
SetDeleteSetInput
SetDeleteSetInput.fromJson factory constructor
SetDeleteSetInput.fromJson factory constructor
dark_mode
light_mode
SetDeleteSetInput.fromJson
constructor
SetDeleteSetInput.fromJson
(
Map
<
String
,
Object
?
>
json
)
Implementation
factory SetDeleteSetInput.fromJson(Map<String, Object?> json) => _$SetDeleteSetInputFromJson(json);
poptart_lex package
documentation
tools/ozone/set/delete_set/input
SetDeleteSetInput
SetDeleteSetInput.fromJson factory constructor
SetDeleteSetInput class