Dart SDK
dart:collection
UnmodifiableMapView
UnmodifiableMapView
constructor
UnmodifiableMapView
UnmodifiableMapView
Constructors
UnmodifiableMapView
Operators
operator []=
operator []
Methods
toString
addAll
clear
putIfAbsent
containsKey
containsValue
forEach
remove
remove
clear
addAll
forEach
putIfAbsent
const
UnmodifiableMapView
(
Map
<K,V>
map
)
(Not documented.)