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