true if match is equals to breakpointValue
true
match
bool matchesValue(T match) => breakpointValue == match;