allKeys constant
Implementation
static const List<String> allKeys = [
gkTokenKey,
gkCoreTokenKey,
gkAccessTokenKey,
checkoutAccessTokenKey,
gkKpToken,
gkEnvironmentKey,
gkVerifiedUserKey,
gkMerchantIdKey,
gkMerchantUrlKey,
gkMerchantTypeKey,
gkRequestIdKey,
kpRequestIdKey,
gkAuthTokenKey,
isSnowplowTrackingEnabled,
gkDeviceModel,
gkAppDomain,
gkOperatingSystem,
gkDeviveId,
gkDeviceUniqueId,
gkGoogleAnalyticsId,
gkScreenResolution,
gkCarrierInfo,
gkBatteryStatus,
gkLanguage,
gkTimeZone,
gkAppVersion,
gkAppVersionCode,
gkGoogleAdId,
gkDeviceInfo,
gkNotificationToken,
gkNotificationEnabled,
gkMerchantConfig,
gkUserPhone,
kcMerchantId,
kcMerchantToken,
kcNotificationEventUrl,
enableKwikPass,
enableCheckout,
kpSdkVersion,
kpSdkPlatform,
];