ifNoneMatches property

List<IfNoneMatchOption> ifNoneMatches
inherited

If-None Matches.

Implementation

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