Dart API Reference
dart:io
SocketException
SocketException
SocketException
constructor
const
SocketException
(
String
message
,
{
OSError
osError
,
InternetAddress
address
,
int
port
}
)