onEnded property Null safety

Stream<Event> onEnded

Implementation

Stream<Event> get onEnded => endedEvent.forTarget(this);