setNotificationSound method

dynamic setNotificationSound(
  1. bool enable
)

Implementation

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