eTag property

String? eTag
final

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;