AddParameters extension

Extends Uri to allow adding parameters to already created intstances

on

Methods

addParameters(Map<String, dynamic>? parameters) Uri

Available on Uri, provided by the AddParameters extension

Returns a new Uri instance based on this and adds parameters.