start method

StopwatchModel start()

Implementation

StopwatchModel start() => copyWith(running: true);