getLocalWorker method
Implementation
LocalWorker<WalletTasks> getLocalWorker([
ExceptionManager? exceptionManager,
]) => LocalWorker.create(this, _$getOperations(), exceptionManager);
LocalWorker<WalletTasks> getLocalWorker([
ExceptionManager? exceptionManager,
]) => LocalWorker.create(this, _$getOperations(), exceptionManager);