menu
googleapis package
documentation
container/v1.dart
ReleaseChannelConfig
ReleaseChannelConfig constructor
ReleaseChannelConfig constructor
dark_mode
light_mode
ReleaseChannelConfig
constructor
ReleaseChannelConfig
(
{
String
?
channel
,
String
?
defaultVersion
,
List
<
String
>
?
validVersions
,
})
Implementation
ReleaseChannelConfig({ this.channel, this.defaultVersion, this.validVersions, });
googleapis package
documentation
container/v1
ReleaseChannelConfig
ReleaseChannelConfig constructor
ReleaseChannelConfig class