ringtoneVolumeDownEvent method
Implementation
Future<void> ringtoneVolumeDownEvent() async {
throw UnimplementedError(
'ringtoneVolumeDownEvent() has not been implemented.');
}
Future<void> ringtoneVolumeDownEvent() async {
throw UnimplementedError(
'ringtoneVolumeDownEvent() has not been implemented.');
}