port property

PortSelector? port
final

Specifies the port on the host that is being addressed.If a service exposes only a single port it is not required to explicitly select the port.

Implementation

final PortSelector? port;