IfCondition.notToken constructor
      const
      IfCondition.notToken(
    
    
- Uri abspath
Implementation
const IfCondition.notToken(Uri abspath)
    : _not = true,
      _etag = null,
      _abspath = abspath;const IfCondition.notToken(Uri abspath)
    : _not = true,
      _etag = null,
      _abspath = abspath;