sendPort property

SendPort sendPort
getter/setter pair

The port used to send messages to the isolate.

Implementation

late SendPort sendPort;