ifNoneMatch property
String?
get
ifNoneMatch
Gets If-None-Match header (ETag).
Implementation
String? get ifNoneMatch => get('if-none-match');
Gets If-None-Match header (ETag).
String? get ifNoneMatch => get('if-none-match');