resume method

void resume()
inherited

Resume the probe.

Implementation

void resume() => _stateMachine.resume();