onStalled property

Stream<Event> get onStalled

Implementation

Stream<Event> get onStalled => stalledEvent.forTarget(this);