RejectInboundConnectionResponse constructor
RejectInboundConnectionResponse({
- InboundConnection? connection,
Implementation
RejectInboundConnectionResponse({
this.connection,
});