values constant

List<Property_PropertyType> const values

Implementation

static const $core.List<Property_PropertyType> values =
    <Property_PropertyType>[
  UNSPECIFIED,
  INT64,
  BOOL,
  STRING,
  DOUBLE,
];