values constant

List<ContentCreateStatus> const values

Implementation

static const values = [
  current,
  deleted,
  historical,
  draft,
];