clearIfNoneMatches method

void clearIfNoneMatches()
inherited

Clear the if none matches

Implementation

void clearIfNoneMatches() => removeOptions(OptionType.ifNoneMatch);