all constant

List<String> const all

Implementation

static const List<String> all = [
  indexed,
  read,
  created,
  modified,
  updated,
  removed
];