open method

Implementation

ChildPortClient open() {
  return ChildPortClient(sendPort);
}