bool? get cookingTime => _$this._cookingTime;
set cookingTime(covariant bool? cookingTime) => _$this._cookingTime = cookingTime;