GetSavedNotificationSound constructor

GetSavedNotificationSound({
  1. required int notificationSoundId,
})

Implementation

GetSavedNotificationSound({required this.notificationSoundId});