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