setMuteNotification method

dynamic setMuteNotification(
  1. bool enable
)

Implementation

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