url property

String? get url

Uri where the data can be found.

Implementation

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