url property

String? url
final

The URL of the request if available. The query string can be declared either as part of the url, or separately in queryString.

Implementation

final String? url;