isolates_helper library

Classes

IsolatesHelper

Constants

isolatesHelperWorker → const _IsolatesHelperWorker
All functions with this annotation will be combined and generated to the worker.js inside the web folder.

Exceptions / Errors

IsolateException
This IsolateException mainly use to transfer an Exception between an Isolate and the main app.