If true sets the debug mode, to avoid Isolate issues while debugging.
true
static final bool debugMode = _getEnvAsBool('DART_SPAWNER_DEBUG') ?? false;