DescribeDeliveryChannelStatusResponse constructor
DescribeDeliveryChannelStatusResponse({
- List<
DeliveryChannelStatus> ? deliveryChannelsStatus,
Implementation
DescribeDeliveryChannelStatusResponse({
this.deliveryChannelsStatus,
});