dispatchComplete method
void
dispatchComplete()
Implementation
void dispatchComplete() => dispatchEvent(QueryEvent(QueryEventType.complete));
void dispatchComplete() => dispatchEvent(QueryEvent(QueryEventType.complete));