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