RemoveNotificationChannelResponse constructor
RemoveNotificationChannelResponse({
- NotificationConfiguration? notificationConfiguration,
Implementation
RemoveNotificationChannelResponse({
this.notificationConfiguration,
});