url property

TfRef<String> get url

Reference to url attribute.

Implementation

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