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