threads property

int get threads
inherited

Implementation

int get threads => throw _privateConstructorUsedError;
set threads (int value)
inherited

Implementation

set threads(int value) => throw _privateConstructorUsedError;