create static method

Opens the message channel synchronously; call start to spawn.

Implementation

static BackgroundIsolate create() => BackgroundIsolate._(ReceivePort());