PropertyHint$json top-level constant
Implementation
@$core.Deprecated('Use propertyHintDescriptor instead')
const PropertyHint$json = {
'1': 'PropertyHint',
'2': [
{'1': 'property_type', '3': 1, '4': 1, '5': 14, '6': '.claidservice.PropertyType', '10': 'propertyType'},
{'1': 'property_type_enum_values', '3': 2, '4': 3, '5': 9, '10': 'propertyTypeEnumValues'},
{'1': 'property_type_int_min', '3': 3, '4': 1, '5': 3, '10': 'propertyTypeIntMin'},
{'1': 'property_type_int_max', '3': 4, '4': 1, '5': 3, '10': 'propertyTypeIntMax'},
],
};