unloadEvent constant Null safety

EventStreamProvider<Event> const unloadEvent

Implementation

static const EventStreamProvider<Event> unloadEvent =
    const EventStreamProvider<Event>('unload');