setNotificationSound method
This method is used to set the notification sound.
Implementation
setNotificationSound(bool enable) {
throw UnimplementedError('has not been implemented.');
}
This method is used to set the notification sound.
setNotificationSound(bool enable) {
throw UnimplementedError('has not been implemented.');
}