InteractiveGroupingService constructor

InteractiveGroupingService({
  1. required GemsIntegration gemsIntegration,
})

Implementation

InteractiveGroupingService({
  required this.gemsIntegration,
});