ifNoneMatches property

List<IfNoneMatchOption> ifNoneMatches
inherited

If-None Matches.

Implementation

List<IfNoneMatchOption> get ifNoneMatches =>
    _selectOptions<IfNoneMatchOption>();