port property
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;
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.
final PortSelector? port;