id property

TfRef<String> get id

Implementation

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