FFAppStorePrivacyManifestSettings_SystemBootTimeApi$json top-level constant

  1. @Deprecated('Use fFAppStorePrivacyManifestSettingsDescriptor instead')
Map<String, Object> const FFAppStorePrivacyManifestSettings_SystemBootTimeApi$json

Implementation

@$core.Deprecated('Use fFAppStorePrivacyManifestSettingsDescriptor instead')
const FFAppStorePrivacyManifestSettings_SystemBootTimeApi$json = {
  '1': 'SystemBootTimeApi',
  '2': [
    {'1': 'SYSTEM_BOOT_TIME_API_UNDEFINED', '2': 0},
    {'1': 'REASON_35F9', '2': 1},
    {'1': 'REASON_8FFB', '2': 2},
    {'1': 'REASON_3D61', '2': 3},
  ],
};