clearIfMatches method

void clearIfMatches()
inherited

Clear the if matches

Implementation

void clearIfMatches() {
  removeOptions<IfMatchOption>();
}