menu
executor package
documentation
executor
Executor
concurrency property
concurrency
brightness_4
concurrency
property
Null safety
int
concurrency
read / write
The maximum number of tasks running concurrently.
Implementation
int concurrency = 1;
executor package
documentation
executor
Executor
concurrency property
Executor class
Constructors
Executor
Properties
concurrency
hashCode
onChange
rate
runningCount
runtimeType
scheduledCount
waitingCount
Methods
close
join
noSuchMethod
scheduleStream
scheduleTask
toString
Operators
operator ==