ConfirmConnectionResponse constructor
ConfirmConnectionResponse({
- ConnectionState? connectionState,
Implementation
ConfirmConnectionResponse({
this.connectionState,
});
ConfirmConnectionResponse({
this.connectionState,
});