const MapView(Map<K, V> map)

Source

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