setDefaultNotificationSound method
This method is used to set the default notification sound.
Implementation
Future setDefaultNotificationSound() {
throw UnimplementedError('has not been implemented.');
}
This method is used to set the default notification sound.
Future setDefaultNotificationSound() {
throw UnimplementedError('has not been implemented.');
}