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