message property - IsolateSpawnException class - dart:isolate library (original) (raw)

description

String message

final

Error message reported by the spawn operation.

Implementation

final String message;