url property Null safety

Uri? url
read / write

The URL pointing to the contact information.

MUST be in the format of a URL.

Implementation

Uri? url;