values constant

List<MapLayer> const values

List of all possible values in this MapLayer.

Implementation

static const values = <MapLayer>[
  interior,
  overworld,
  underground,
];