invertMatch property

bool? invertMatch
getter/setter pair

If specified, the match result will be inverted before checking.

Default value is set to false.

Implementation

core.bool? invertMatch;