menu
async_pool package
documentation
async_pool
IsolateExecutor
executorName property
executorName
brightness_4
executorName
property
Null safety
String
executorName
final
线程池的名称,该名称会作为isolate的名称前缀
Implementation
final String executorName;
async_pool package
documentation
async_pool
IsolateExecutor
executorName property
IsolateExecutor class
Constructors
IsolateExecutor
Properties
activeThread
corePoolSize
executorName
hashCode
keepActiveTime
maximumPoolSize
runtimeType
Methods
cancel
execute
noSuchMethod
shutdown
toString
Operators
operator ==