UnmodifiableMapBase<
- Dart
- dart:collection
- UnmodifiableMapBase<
K, V> - UnmodifiableMapBase const constructor
UnmodifiableMapBase class
- Constructors
- UnmodifiableMapBase
- Properties
- entries
- hashCode
- isEmpty
- isNotEmpty
- keys
- length
- runtimeType
- values
- Methods
- addAll
- addEntries
- cast
- clear
- containsKey
- containsValue
- forEach
- map
- noSuchMethod
- putIfAbsent
- remove
- removeWhere
- toString
- update
- updateAll
- Operators
- operator ==
- operator []
- operator []=