menu
googleapis package
documentation
servicemanagement/v1.dart
ConfigChange
ConfigChange constructor
ConfigChange constructor
dark_mode
light_mode
ConfigChange
constructor
ConfigChange
(
{
List
<
Advice
>
?
advices
,
String
?
changeType
,
String
?
element
,
String
?
newValue
,
String
?
oldValue
,
})
Implementation
ConfigChange({ this.advices, this.changeType, this.element, this.newValue, this.oldValue, });
googleapis package
documentation
servicemanagement/v1
ConfigChange
ConfigChange constructor
ConfigChange class