collection
collection copied to clipboard
const UnmodifiableListView.empty() constructor
Could be nice to add const UnmodifiableListView.empty() constructor in the same way as UnmodifiableMapView.empty() constructor had been added:
https://github.com/dart-lang/collection/issues/20