onFetch property

Stream<Event> get onFetch

Implementation

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