url property

Uri? get url

The URL that this link points to.

Implementation

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