url property

String? get url

URL of the document.

Implementation

String? get url => payload['url'];