operations property
Local worker clients do not need an operations map.
Implementation
@override
final OperationsMap operations = WorkerService.noOperations;
Local worker clients do not need an operations map.
@override
final OperationsMap operations = WorkerService.noOperations;