kill method

void kill()

Implementation

void kill() => _isolate.kill(priority: Isolate.immediate);