AddParameters extension
Extends Uri
to allow adding parameters to already created intstances
- on
Methods
-
addParameters(
Map< String, dynamic> ? parameters) → Uri -
Returns a new
Uri
instance based onthis
and addsparameters
.
Extends Uri
to allow adding parameters to already created intstances
Uri
instance based on this
and adds parameters
.