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