collection package
documentation
collection
UnmodifiableMapMixin
<
K
,
V
>
UnmodifiableMapMixin constructor
UnmodifiableMapMixin
UnmodifiableMapMixin<
K
,
V
>
constructor
Null safety
UnmodifiableMapMixin<
K
,
V
>
(
)
collection package
documentation
collection
UnmodifiableMapMixin
<
K
,
V
>
UnmodifiableMapMixin constructor
UnmodifiableMapMixin class
Constructors
UnmodifiableMapMixin
Properties
entries
first
hashCode
isEmpty
isNotEmpty
keys
last
length
runtimeType
values
Methods
addAll
addEntries
cast
clear
containsKey
containsValue
forEach
map
noSuchMethod
putIfAbsent
remove
removeWhere
toString
update
updateAll
Operators
operator ==
operator []
operator []=