onFetch property Null safety

Stream<Event> onFetch

Implementation

Stream<Event> get onFetch => fetchEvent.forTarget(this);