IterableClientParamX extension

on

Properties

separate → ({List<ClientParam> body, List<ClientParam> cookies, List<ClientParam> headers, List<ClientParam> query})

Available on Iterable<ClientParam>, provided by the IterableClientParamX extension

no setter

Methods

needsAssignment(ClientParam param, [RecursiveMap? existingRoots]) bool

Available on Iterable<ClientParam>, provided by the IterableClientParamX extension

If a param is found within an existing map, it does not need to be assigned
roots() RecursiveMap

Available on Iterable<ClientParam>, provided by the IterableClientParamX extension