revisionId property

TfRef<String> get revisionId

Reference to revision_id attribute.

Implementation

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