menu
googleapis package
documentation
gkehub/v1.dart
FeatureState
FeatureState constructor
FeatureState constructor
dark_mode
light_mode
FeatureState
constructor
FeatureState
(
{
String
?
code
,
String
?
description
,
String
?
updateTime
,
})
Implementation
FeatureState({ this.code, this.description, this.updateTime, });
googleapis package
documentation
gkehub/v1
FeatureState
FeatureState constructor
FeatureState class