Dart
dart:io
SocketException
message property
message
description
message
property
Null safety
String
message
final
Description of the error.
Implementation
final String message;
Dart
dart:io
SocketException
message property
SocketException class
Constructors
SocketException
closed
Properties
address
hashCode
message
osError
port
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==