onDataOut property

IsoOnData? onDataOut
getter/setter pair

The handler for the data coming from the isolate

Implementation

IsoOnData? onDataOut;