stalledEvent constant

EventStreamProvider<Event> const stalledEvent = const EventStreamProvider<Event>('stalled')

Implementation

static const EventStreamProvider<Event> stalledEvent =
    const EventStreamProvider<Event>('stalled')