startToTargetGoing method

void startToTargetGoing()

Implementation

void startToTargetGoing() {
  _isTargetGoing = true;
}