stream property

The StreamController for the events of this Map. Only for integration testing.

Implementation

@visibleForTesting
StreamController<MapEvent<Object?>> get stream => _streamController;