etag property
TfRef<String>
get
etag
Reference to etag attribute.
Implementation
TfRef<String> get etag => TfRef.attribute<String>(this, 'etag');
Reference to etag attribute.
TfRef<String> get etag => TfRef.attribute<String>(this, 'etag');