url property
Uri?
get
url
The URL that identifies the meaning of the extension.
Implementation
Uri? get url => urlField.getValue(_json);
The URL that identifies the meaning of the extension.
Uri? get url => urlField.getValue(_json);