IngredientTypeMapper<T>: PropertyMapper<T, string>

Mapping function that maps an ingredient response into the type property of the IngredientModel.

Type Parameters