matchLimit property

int get matchLimit

Implementation

int get matchLimit {
  _checkNotDisposed();
  return _matchLimit;
}