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