productGroupService property

ProductGroupService productGroupService

Implementation

ProductGroupService get productGroupService => ProductGroupService(
      context: _context,
    );