ingredientsTags property

List<String>? ingredientsTags
getter/setter pair

Implementation

@JsonKey(name: 'ingredients_tags', includeIfNull: false)
List<String>? ingredientsTags;