dietService property

DietService dietService

Implementation

DietService get dietService => DietService(
      context: _context,
    );