LABEL_REPEATED constant

FieldDescriptorProto_Label const LABEL_REPEATED

Implementation

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