resetLivenessCounterForTesting static method

  1. @visibleForTesting
void resetLivenessCounterForTesting()

Implementation

@visibleForTesting
static void resetLivenessCounterForTesting() => _livenessCounter = 0;