PrivacySettings constructor
PrivacySettings({})
Implementation
PrivacySettings({
this.applicationCodePersistingDisabled,
this.userDataPersistingDisabled,
this.carrierInfoSendingDisabled,
this.systemInfoSendingDisabled,
});