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