menu
googleapis package
documentation
servicemanagement/v1.dart
EnumValue
EnumValue constructor
EnumValue constructor
dark_mode
light_mode
EnumValue
constructor
EnumValue
(
{
String
?
name
,
int
?
number
,
List
<
Option
>
?
options
,
})
Implementation
EnumValue({ this.name, this.number, this.options, });
googleapis package
documentation
servicemanagement/v1
EnumValue
EnumValue constructor
EnumValue class