resetSort method

dynamic resetSort()
inherited

Implementation

resetSort() {
  _sort = null;
}