Dart API Reference
dart:io
HandshakeException
HandshakeException
HandshakeException
constructor
const
HandshakeException
(
[
String
message
=
""
,
OSError
osError
=
null
]
)