RequestSorter.asc constructor

RequestSorter.asc(
  1. String fieldName
)

Implementation

RequestSorter.asc(this.fieldName) : sortType = OrderType.ASC;