values constant

List<VersionSortOrder> const values

Implementation

static const values = [
  modifiedDate,
  modifiedDateDesc,
];