url property

Uri? url

Retrieves the URL for additional information

Implementation

Uri? get url => getProperty<UriProperty>(UriProperty.propertyNameUrl)?.uri;