clientPort method

dynamic clientPort()

Implementation

clientPort() {
  return _socket!.port;
}