IfCondition.token constructor

const IfCondition.token(
  1. Uri abspath
)

Implementation

const IfCondition.token(Uri abspath)
    : _not = false,
      _etag = null,
      _abspath = abspath;