urlMap property

TfRef<String> get urlMap

Reference to url_map attribute.

Implementation

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