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