CreateConnectionResponse constructor
CreateConnectionResponse({
- Connection? connection,
Implementation
CreateConnectionResponse({
this.connection,
});
CreateConnectionResponse({
this.connection,
});