EventStreamProvider<Event> obsoleteEvent = const EventStreamProvider<Event>('obsolete')

Static factory designed to expose obsolete events to event handlers that are not necessarily instances of ApplicationCache.

See EventStreamProvider for usage information.