notification_sounds property

List<NotificationSound> notification_sounds
read / write

A list of notification sounds.

Implementation

late List<NotificationSound> notification_sounds;