setNotificationVibration method

dynamic setNotificationVibration(
  1. bool enable
)

Implementation

setNotificationVibration(bool enable) {
  throw UnimplementedError('has not been implemented.');
}