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