message property - IsolateSpawnException class - dart:isolate library (original) (raw)
String message
final
Error message reported by the spawn operation.
Implementation
final String message;
String message
final
Error message reported by the spawn operation.
final String message;