NotificationSounds constructor
NotificationSounds({
- required List<
NotificationSound> notificationSounds,
Implementation
NotificationSounds({required this.notificationSounds});