CreateCustomRoutingEndpointGroupResponse constructor
CreateCustomRoutingEndpointGroupResponse({
- CustomRoutingEndpointGroup? endpointGroup,
Implementation
CreateCustomRoutingEndpointGroupResponse({
this.endpointGroup,
});