url property
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;
The URL pointing to the contact information. This must be in the form of a URL.
String? get email;/// The URL pointing to the contact information.
/// This must be in the form of a URL.
String? get url;