port property - Datagram class - dart:io library (original) (raw)
int port
getter/setter pair
The port of the socket which sends the data.
Implementation
int port;
int port
getter/setter pair
The port of the socket which sends the data.
int port;