ServerlessExternalConnectionInfo constructor
ServerlessExternalConnectionInfo({
- String? selectedIpAddress,
Implementation
ServerlessExternalConnectionInfo({
this.selectedIpAddress,
});