SingleMasterChannelEndpointConfiguration constructor
SingleMasterChannelEndpointConfiguration({
- List<
ChannelProtocol> ? protocols, - ChannelRole? role,
Implementation
SingleMasterChannelEndpointConfiguration({
this.protocols,
this.role,
});