Dart
dart:isolate
Isolate
immediate constant
immediate
Isolate class
Constructors
Isolate
Properties
controlPort
errors
pauseCapability
terminateCapability
hashCode
runtimeType
Methods
addErrorListener
addOnExitListener
kill
pause
ping
removeErrorListener
removeOnExitListener
resume
setErrorsFatal
noSuchMethod
toString
Operators
operator ==
Static properties
current
packageConfig
packageRoot
Static methods
resolvePackageUri
spawn
spawnUri
Constants
beforeNextEvent
immediate
immediate constant
int
const
immediate
=
0
Argument to
ping
and
kill
: Ask for immediate action.
Implementation
static const int immediate = 0