RemoveSavedNotificationSound constructor

RemoveSavedNotificationSound({
  1. required int notificationSoundId,
})

Implementation

RemoveSavedNotificationSound({required this.notificationSoundId});