not method

IfCondition not()

Implementation

IfCondition not() =>
    IfCondition._(not: !_not, etag: _etag, abspath: _abspath);