LABEL_OPTIONAL constant

FieldDescriptorProto_Label const LABEL_OPTIONAL

Implementation

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