menu
bluesky package
documentation
tools_ozone_set_getvalues.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);
bluesky package
documentation
tools_ozone_set_getvalues
SetGetValuesInput
SetGetValuesInput.fromJson factory constructor
SetGetValuesInput class