onError property

IsoOnData? onError
getter/setter pair

The handler for the errors coming from the isolate

Implementation

IsoOnData? onError;