menu
renovation_core package
documentation
model.dart
SetValueParams
SetValueParams.fromJson factory constructor
SetValueParams.fromJson factory constructor
dark_mode
light_mode
SetValueParams.fromJson
constructor
SetValueParams.fromJson
(
Map
<
String
,
dynamic
>
?
json
)
Implementation
factory SetValueParams.fromJson(Map<String, dynamic>? json) => _$SetValueParamsFromJson(json!);
renovation_core package
documentation
model
SetValueParams
SetValueParams.fromJson factory constructor
SetValueParams class