SpawnWorker typedef

SpawnWorker = Future<Process> Function()

Implementation

typedef SpawnWorker = Future<Process> Function();