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