sendPort property

SendPort sendPort

Implementation

SendPort get sendPort {
  return _receivePort.sendPort;
}