Dart
dart:isolate
IsolateSpawnException
IsolateSpawnException constructor
description
IsolateSpawnException constructor
IsolateSpawnException
(
String
message
)
Implementation
@pragma
(
"vm:entry-point"
) IsolateSpawnException(
this
.message);