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