PortClient.parent constructor

PortClient.parent()

Implementation

factory PortClient.parent() {
  return ParentPortClient();
}