int? get recipeYield => _$this._recipeYield;
set recipeYield(covariant int? recipeYield) => _$this._recipeYield = recipeYield;