IfCondition.notEtag constructor
const
IfCondition.notEtag(
- String etag
Implementation
const IfCondition.notEtag(String etag)
: _not = true,
_etag = etag,
_abspath = null;
const IfCondition.notEtag(String etag)
: _not = true,
_etag = etag,
_abspath = null;