ConnectionInfo constructor
ConnectionInfo({
- EndpointInfo? endpointInfo,
- String? serviceAttachment,
Implementation
ConnectionInfo({this.endpointInfo, this.serviceAttachment});