updatePreferences method
Replaces the current notification preferences.
Implementation
void updatePreferences(NotificationPreferences prefs) {
_preferences = prefs;
}
Replaces the current notification preferences.
void updatePreferences(NotificationPreferences prefs) {
_preferences = prefs;
}