@pragma("vm:entry-point") const HandshakeException([String message = "", OSError osError]) : super._("HandshakeException", message, osError);