LABEL_REQUIRED constant

FieldDescriptorProto_Label const LABEL_REQUIRED

Implementation

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