FFCodemagicAppStoreSettings$json top-level constant

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

Implementation

@$core.Deprecated('Use fFCodemagicAppStoreSettingsDescriptor instead')
const FFCodemagicAppStoreSettings$json = {
  '1': 'FFCodemagicAppStoreSettings',
  '2': [
    {'1': 'asc_key_id', '3': 1, '4': 1, '5': 9, '10': 'ascKeyId'},
    {'1': 'asc_issuer_id', '3': 2, '4': 1, '5': 9, '10': 'ascIssuerId'},
    {'1': 'asc_private_key', '3': 3, '4': 1, '5': 9, '10': 'ascPrivateKey'},
    {'1': 'asc_app_id', '3': 4, '4': 1, '5': 9, '10': 'ascAppId'},
    {
      '1': 'privacy_manifest_settings',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFAppStorePrivacyManifestSettings',
      '10': 'privacyManifestSettings'
    },
  ],
};