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