url property

String? get url

Optional contact URL.

Implementation

String? get url => _['url'] as String?;