onSpawned abstract method

FutureOr<bool> onSpawned()

Called when an Isolate is spawned and receives a Spawnable instance.

Implementation

FutureOr<bool> onSpawned();