values constant

List<SpaceStatus> const values

Implementation

static const values = [
  current,
  archived,
];