hunt-extra v1.1.8 (2021-12-13T08:45:08Z)
Home
Dub
Repo
MultiValueMap.setAll
hunt
collection
MultiValueMap
MultiValueMap
Set the given values under. @param values the values.
interface
MultiValueMap
(K, V)
void
setAll
(
Map
!(
K
,
V
)
values
)
Meta
Source
See Implementation
hunt
collection
MultiValueMap
MultiValueMap
functions
add
addAll
getFirst
set
setAll
toSingleValueMap
Set the given values under. @param values the values.