PushNotificationSettings constructor
Returns a new PushNotificationSettings instance.
Implementation
PushNotificationSettings({
this.disabled,
this.disabledUntil,
});
Returns a new PushNotificationSettings instance.
PushNotificationSettings({
this.disabled,
this.disabledUntil,
});