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