addresses property Null safety

List<InternetAddress> addresses

The list of InternetAddresses currently bound to this NetworkInterface.

Implementation

List<InternetAddress> get addresses;