ApetitoProductApiClient class

Constructors

ApetitoProductApiClient({required Client client})

Properties

allergenService AllergenService
no setter
channelService ChannelService
no setter
dietService DietService
no setter
freeFromService FreeFromService
no setter
hashCode int
The hash code for this object.
no setterinherited
madeWithoutService MadeWithoutService
no setter
marketVerticalService MarketVerticalService
no setter
mealCategorisationService MealCategorisationService
no setter
mealTypeService MealTypeService
no setter
microwaveStageService MicrowaveStageService
no setter
nodeService NodeService
no setter
nutritionService NutritionService
no setter
precautionaryAllergenStatementService PrecautionaryAllergenStatementService
no setter
productGroupService ProductGroupService
no setter
productService ProductService
no setter
rankingService RankingService
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
servingTypeService ServingTypeService
no setter
warningService WarningService
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited