etag property

String? etag
getter/setter pair

Only populated in person.metadata.sources. The HTTP entity tag of the source.

Used for web cache validation.

Implementation

core.String? etag;