endQueryEXT method

void endQueryEXT(
  1. int target
)

Implementation

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