url property Null safety

Uri? url
read / write

A URL to the license used for the API.

MUST be in the format of a URL.

Implementation

Uri? url;