WalletTasksWorker.js constructor
WalletTasksWorker.js({
- PlatformThreadHook? threadHook,
- ExceptionManager? exceptionManager,
Implementation
WalletTasksWorker.js(
{PlatformThreadHook? threadHook, ExceptionManager? exceptionManager})
: super($WalletTasksActivator(SquadronPlatformType.js),
threadHook: threadHook, exceptionManager: exceptionManager);