Dart
dart:isolate
IsolateSpawnException
message property
message
Dart
dart:isolate
IsolateSpawnException
message property
IsolateSpawnException class
Constructors
IsolateSpawnException
Properties
message
hashCode
runtimeType
Methods
toString
noSuchMethod
Operators
operator ==
description
message
property
String
message
final
Error message reported by the spawn operation.
Implementation
final String message