OPTIONAL constant

FieldBehavior const OPTIONAL

Implementation

static const FieldBehavior OPTIONAL = FieldBehavior._(1, const $core.bool.fromEnvironment('protobuf.omit_enum_names') ? '' : 'OPTIONAL');