etag property

String? etag

etag The Etag for the resource, if the operation for the entry produced a versioned resource (see Resource Metadata and Versioning and Managing Resource Contention).

Implementation

String? get etag => _bundleResponse.etag;