url property

String? url

URL as String of the request that triggered this response.

Implementation

String? get url => request?.url;