numThread method

ProviderConfig numThread(
  1. int threads
)

Implementation

ProviderConfig numThread(int threads) => extension('numThread', threads);