PushPreferences constructor
Returns a new PushPreferences instance.
Implementation
PushPreferences({
this.callLevel,
this.chatLevel,
this.disabledUntil,
});
Returns a new PushPreferences instance.
PushPreferences({
this.callLevel,
this.chatLevel,
this.disabledUntil,
});