mode property

String? mode
getter/setter pair

The field mode.

Possible values include NULLABLE, REQUIRED and REPEATED. The default value is NULLABLE.

Optional.

Implementation

core.String? mode;