onStalled property Null safety

Stream<Event> onStalled

Implementation

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