url property

Uri? url
final

If not null, this will merge with the url in the request.

Every part of the url that is not blank will override.

Implementation

final Uri? url;