parentRef property

TfRef<String> get parentRef

Implementation

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