int? get recipeCount => _$this._recipeCount;
set recipeCount(covariant int? recipeCount) => _$this._recipeCount = recipeCount;