url property

String? url

A relevant URL (Can be None).

Implementation

String? get url => data!['url'];