Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert
PbMap._wrappedMap
empty map value (#904)
Changing `Map.unmodifiable` to a static `<Never, Never>{}` causes runtime type errors in `firstWhere` uses, in code like `map.keys.firstWhere(f1, orElse: f2)`. --- cl/585873554
- Loading branch information