Url.port

* Set the port.

This sets the providedPort field and is provided for convenience.

  1. ushort port [@property getter]
  2. ushort port [@property setter]
    struct Url
    pure @property nothrow
    ushort
    port
    (
    ushort value
    )

Meta