controlPort property

SendPort? controlPort
getter/setter pair

The send port used to control or communicate with the isolate.

Implementation

SendPort? controlPort;