url property
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;
If not null, this will merge with the url in the request.
Every part of the url that is not blank will override.
final Uri? url;