resetGroupBy method

dynamic resetGroupBy()
inherited

Implementation

resetGroupBy() {
  _groupBy = null;
}