controlPort property

SendPort? controlPort
getter/setter pair

Control port used to send control messages to the isolate.

Implementation

SendPort? controlPort;