resetDistinct method

dynamic resetDistinct()
inherited

Implementation

resetDistinct() {
  _distinct = false;
}