DeleteSmsChannelResponse constructor
DeleteSmsChannelResponse({
- required SMSChannelResponse sMSChannelResponse,
Implementation
DeleteSmsChannelResponse({
required this.sMSChannelResponse,
});