CallbackIsolateJob<R, A> constructor

CallbackIsolateJob<R, A>(
  1. bool synchronous
)

Implementation

CallbackIsolateJob(this.synchronous);