values constant

List<Property_Type> const values

Implementation

static const $core.List<Property_Type> values = <Property_Type>[
  DATATYPE_UNDEFINED,
  INTEGER,
  STRING,
  BOOLEAN,
];