init abstract method

Future<bool> init()

Initializes the background Isolate.

Returns true if the Isolate spawned successfully.

Implementation

Future<bool> init();