server method

Implementation

RequestPortServer server() {
  return RequestPortServer(_receivePort.sendPort);
}