String? get prepTime => _$this._prepTime;
set prepTime(covariant String? prepTime) => _$this._prepTime = prepTime;