error property Null safety
@optional, read / write
The error that is causing this isolate to exit, if applicable.
Implementation
@optional
Error? error;
The error that is causing this isolate to exit, if applicable.
@optional
Error? error;