invalidatePath method

void invalidatePath()

Implementation

void invalidatePath() {
  _isValid = false;
}