uid property

TfRef<String> get uid

Reference to uid attribute.

Implementation

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