EventStreamProvider<Event> suspendEvent = const EventStreamProvider<Event>('suspend')

Source

static const EventStreamProvider<Event> suspendEvent =
    const EventStreamProvider<Event>('suspend')