GetNotificationConfigurationResponse constructor
GetNotificationConfigurationResponse({
- required NotificationConfiguration notificationConfiguration,
Implementation
GetNotificationConfigurationResponse({
required this.notificationConfiguration,
});