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