client method

Implementation

SerializedPortClient client() {
  return SerializedPortClient(sendPort);
}