const MapView(Map<K, V> map)

Not documented.

Source

const MapView(Map<K, V> map) : _map = map;