NotificationSoundRingtone constructor
const
NotificationSoundRingtone({
- required int id,
Notification Sound Ringtone constructor.
Implementation
const NotificationSoundRingtone({required this.id}) : super._();