CancelHandshakeResponse constructor
CancelHandshakeResponse({
- Handshake? handshake,
Implementation
CancelHandshakeResponse({
this.handshake,
});
CancelHandshakeResponse({
this.handshake,
});