url property

Uri? get url

The URL that identifies the meaning of the extension.

Implementation

Uri? get url => urlField.getValue(_json);