values constant

List<LabelSortOrder> const values

Implementation

static const values = [
  createdDate,
  createdDateDesc,
  id,
  idDesc,
  name,
  nameDesc,
];