TimerState constructor
TimerState()
Implementation
TimerState(
this.paused,
this.status,
this.currentInterval,
this.currentMicroSeconds,
this.intervalMicroSeconds,
this.volume,
this.changeVolume);