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