address property - ServerSocket class - dart:io library (original) (raw)

description

InternetAddress getaddress

The address used by this socket.

Implementation

InternetAddress get address;