menu
Dart
dart:isolate
IsolateSpawnException
message property
message
brightness_4
brightness_5
description
message
property
String
message
final
Error message reported by the spawn operation.
Implementation
final String message;
Dart
dart:isolate
IsolateSpawnException
message property
IsolateSpawnException class