Flutter
quiver.collection
DelegatingMap
<
K
,
V
>
delegate property
delegate
DelegatingMap class
Constructors
DelegatingMap
Properties
delegate
entries
isEmpty
isNotEmpty
keys
length
values
hashCode
runtimeType
Methods
addAll
addEntries
cast
clear
containsKey
containsValue
forEach
map
putIfAbsent
remove
removeWhere
retype
update
updateAll
noSuchMethod
toString
Operators
operator []
operator []=
operator ==
delegate property
Map
<
K
,
V
>
delegate
Implementation
Map<K, V> get delegate;