FFAppStorePrivacyManifestSettings_FileTimestampApi$json top-level constant

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

Implementation

@$core.Deprecated('Use fFAppStorePrivacyManifestSettingsDescriptor instead')
const FFAppStorePrivacyManifestSettings_FileTimestampApi$json = {
  '1': 'FileTimestampApi',
  '2': [
    {'1': 'FILE_TIMESTAMP_API_UNDEFINED', '2': 0},
    {'1': 'REASON_DDA9', '2': 1},
    {'1': 'REASON_C617', '2': 2},
    {'1': 'REASON_3B52', '2': 3},
    {'1': 'REASON_0A2A', '2': 4},
  ],
};