clearSamplingStatus method
void
clearSamplingStatus()
Clear the samplingState of this SmartphoneDeploymentExecutor.
Implementation
void clearSamplingStatus() => _samplingState = null;
Clear the samplingState of this SmartphoneDeploymentExecutor.
void clearSamplingStatus() => _samplingState = null;