dispatchFetch method

void dispatchFetch()

Implementation

void dispatchFetch() => dispatchEvent(QueryEvent(QueryEventType.fetch));