values constant

List<SchemaType> const values

List of all possible values in this SchemaType.

Implementation

static const values = <SchemaType>[
  implicit,
  explicit,
];