String? get cookTime => _$this._cookTime;
set cookTime(covariant String? cookTime) => _$this._cookTime = cookTime;