getAsyncWorkerPoolStats abstract method
- @Deprecated('Use getWorkerPoolStats() — returns null in sync mode instead of ' 'Failure. Will be removed in a future major release.')
Implementation
@Deprecated(
'Use getWorkerPoolStats() — returns null in sync mode instead of '
'Failure. Will be removed in a future major release.',
)
Future<Result<AsyncWorkerPoolStats>> getAsyncWorkerPoolStats();