int? get recipeId => _$this._recipeId;
set recipeId(covariant int? recipeId) => _$this._recipeId = recipeId;