port property - Datagram class - dart:io library (original) (raw)

description

int port

getter/setter pair

The port of the socket which sends the data.

Implementation

int port;