PrivacyConfig constructor
const
PrivacyConfig({})
Implementation
const PrivacyConfig({
this.allowPhoneState,
this.imei,
this.imsi,
this.allowAndroidId,
this.androidId,
this.allowMac,
this.allowOaid,
this.allowIccid,
this.allowSerialNumber,
this.allowGaid,
this.allowOperatorInfo,
this.teenagerMode,
this.onlyIcpNumber,
});