resetMatchers method

DataCollectionState<T> resetMatchers()

Implementation

DataCollectionState<T> resetMatchers() {
  return _emitState(_resetMatchers());
}