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