eTag property
An ETag is an opaque identifier assigned by a web server to a specific version of a resource found at a URL.
Implementation
final String? eTag;
An ETag is an opaque identifier assigned by a web server to a specific version of a resource found at a URL.
final String? eTag;