url property

String? get url
inherited

The URL pointing to the contact information. This must be in the form of a URL.

Implementation

String? get email;/// The URL pointing to the contact information.
/// This must be in the form of a URL.
String? get url;