dispatchCancelled method

void dispatchCancelled()

Implementation

void dispatchCancelled() =>
    dispatchEvent(QueryEvent(QueryEventType.cancelled));