etag property

String? etag
getter/setter pair

The HTTP entity tag of the resource.

Used for web cache validation.

Implementation

core.String? etag;