clearTargets method

void clearTargets()

Implementation

void clearTargets() {
  _targetPageQueue.clear();
}