remoteCallback property
If not null isolate instance can send actions back to main isolate and this callback will be called
Implementation
PooledCallbak? remoteCallback;
If not null isolate instance can send actions back to main isolate and this callback will be called
PooledCallbak? remoteCallback;