AppConfig constructor
AppConfig()
Implementation
AppConfig() {
isAgreeAppPrivacyLicense.value =
StorageService.to.getBool(agreeAppPrivacyLicenseKey);
}
AppConfig() {
isAgreeAppPrivacyLicense.value =
StorageService.to.getBool(agreeAppPrivacyLicenseKey);
}