menu
async_pool package
documentation
async_pool
CompletableFuture
<
T
>
isComplete property
isComplete
brightness_4
isComplete
property
Null safety
bool
isComplete
read / write
是否完成
Implementation
bool isComplete = false;
async_pool package
documentation
async_pool
CompletableFuture
<
T
>
isComplete property
CompletableFuture class
Constructors
CompletableFuture
Properties
error
hashCode
isComplete
isError
result
runtimeType
stackTrace
Methods
cancel
noSuchMethod
onCancel
then
toString
wait
whenComplete
Operators
operator ==
Static methods
join
runAsync