EventStreamProvider<Event> resourceTimingBufferFullEvent = const EventStreamProvider<Event>('webkitresourcetimingbufferfull')

Static factory designed to expose resourcetimingbufferfull events to event handlers that are not necessarily instances of Performance.

See EventStreamProvider for usage information.