onSeeked property Null safety

Stream<Event> onSeeked

Implementation

Stream<Event> get onSeeked => seekedEvent.forTarget(this);