STRING constant

Implementation

static const LabelDescriptor_ValueType STRING = LabelDescriptor_ValueType._(
    0,
    const $core.bool.fromEnvironment('protobuf.omit_enum_names')
        ? ''
        : 'STRING');