menu
async_pool package
documentation
async_pool
ComputeCallback0<
Q
> typedef
ComputeCallback0
brightness_4
ComputeCallback0<
Q
>
typedef
Null safety
ComputeCallback0
<
Q
> =
FutureOr
<
void
>
Function
(
Q
message
)
Implementation
typedef ComputeCallback0<Q> = FutureOr<void> Function(Q message);
async_pool package
documentation
async_pool
ComputeCallback0<
Q
> typedef
async_pool library
Classes
CompletableFuture
CompletableIsolate
FutureExecutor
IsolateExecutor
Typedefs
AsyncRun
ComputeCallback
ComputeCallback0
VoidCallback