presentMatch property
A header with the contents of headerName must exist.
The match takes place whether or not the request's header has a value. Only one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
Implementation
core.bool? presentMatch;