values constant

List<CommentSortOrder> const values

Implementation

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