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