invert property

bool? invert
final

Specify True to match anything except the match criteria. The default value is False.

Implementation

final bool? invert;