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