inPort property

ReceivePort inPort

Port through which HandledIsolateMessenger receives data.

Implementation

ReceivePort get inPort => _port;