endToTargetGoing method

void endToTargetGoing()

Implementation

void endToTargetGoing() {
  _isTargetGoing = false;
}