DescribeRoutingProfileResponse constructor
DescribeRoutingProfileResponse({
- RoutingProfile? routingProfile,
Implementation
DescribeRoutingProfileResponse({
this.routingProfile,
});