ComputeEntrypoint<I> constructor
ComputeEntrypoint<I> (
- WorkerEntrypoint<
I> entry, { - VoidCallback? onInit,
Implementation
ComputeEntrypoint(super.entry, {super.onInit});