value property

String? value
getter/setter pair

The value of the flag.

This field must be omitted if the flag doesn't take a value.

Implementation

core.String? value;