mealCategorisationService property

MealCategorisationService mealCategorisationService

Implementation

MealCategorisationService get mealCategorisationService =>
    MealCategorisationService(
      context: _context,
    );