endQuery method

void endQuery(
  1. int target
)

Implementation

void endQuery(int target) => js_util.callMethod(this, 'endQuery', [target]);