factory TaxonomyIngredient.fromJson(Map<String, dynamic> json) { return _$TaxonomyIngredientFromJson(json); }