Dart SDK
dart:collection
UnmodifiableMapBase
<K, V>
UnmodifiableMapBase constructor
UnmodifiableMapBase
UnmodifiableMapBase class
Constructors
UnmodifiableMapBase
Properties
hashCode
isEmpty
isNotEmpty
keys
length
runtimeType
values
Methods
addAll
clear
containsKey
containsValue
forEach
noSuchMethod
putIfAbsent
remove
toString
Operators
operator ==
operator []
operator []=
UnmodifiableMapBase<K, V> constructor
UnmodifiableMapBase<K, V>
(
)