values constant

List<AttachmentSortOrder> const values

Implementation

static const values = [
  createdDate,
  createdDateDesc,
  modifiedDate,
  modifiedDateDesc,
];