resetOrderBy method

dynamic resetOrderBy()
inherited

Implementation

resetOrderBy() {
  _orderBy = null;
}