NotificationSounds constructor

NotificationSounds(
  1. {required List<NotificationSound> notification_sounds,
  2. int? extra,
  3. int? clientId}
)

Contains a list of notification sounds

Implementation

NotificationSounds