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