value property
The value of the flag.
Booleans are set to on for true and off for false. This field must be omitted if the flag doesn't take a value.
Implementation
core.String? value;
The value of the flag.
Booleans are set to on for true and off for false. This field must be omitted if the flag doesn't take a value.
core.String? value;