RequestSorter.desc constructor

RequestSorter.desc(
  1. String fieldName
)

Implementation

RequestSorter.desc(this.fieldName) : sortType = OrderType.DESC;