bool? get totalTime => _$this._totalTime;
set totalTime(covariant bool? totalTime) => _$this._totalTime = totalTime;