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 extensionno setter
Methods
-
needsAssignment(
ClientParam param, [RecursiveMap? existingRoots]) → bool -
Available on Iterable<
If a param is found within an existing map, it does not need to be assignedClientParam> , provided by the IterableClientParamX extension -
roots(
) → RecursiveMap -
Available on Iterable<
ClientParam> , provided by the IterableClientParamX extension