resetLimit method

dynamic resetLimit()
inherited

Implementation

resetLimit() {
  _limit = null;
}