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