GetEmailChannelResponse constructor
GetEmailChannelResponse({
- required EmailChannelResponse emailChannelResponse,
Implementation
GetEmailChannelResponse({
required this.emailChannelResponse,
});