servingTypeService property

ServingTypeService servingTypeService

Implementation

ServingTypeService get servingTypeService => ServingTypeService(
      context: _context,
    );