clearSort method

  1. @internal
void clearSort()

Implementation

@internal
void clearSort() {
  _sort = null;
  _sortPriority = null;
}