ifNoneMatch property

String? get ifNoneMatch

Gets If-None-Match header (ETag).

Implementation

String? get ifNoneMatch => get('if-none-match');