etag property

TfRef<String> get etag

Reference to etag attribute.

Implementation

TfRef<String> get etag => TfRef.attribute<String>(this, 'etag');