stopStopwatch method

void stopStopwatch()

Implementation

void stopStopwatch() => _stopwatch.stop();