STRING constant

Property_PropertyType const STRING

Implementation

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