FFCodemagicSettings$json top-level constant

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

Implementation

@$core.Deprecated('Use fFCodemagicSettingsDescriptor instead')
const FFCodemagicSettings$json = {
  '1': 'FFCodemagicSettings',
  '2': [
    {
      '1': 'edit_metadata',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFEditMetadata',
      '8': {},
      '10': 'editMetadata'
    },
    {'1': 'branch_name', '3': 1, '4': 1, '5': 9, '10': 'branchName'},
    {
      '1': 'app_store_settings',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFCodemagicAppStoreSettings',
      '10': 'appStoreSettings'
    },
    {
      '1': 'play_store_settings',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFCodemagicGooglePlayStoreSettings',
      '10': 'playStoreSettings'
    },
    {
      '1': 'build_version',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFCodemagicSettings.BuildVersion',
      '10': 'buildVersion'
    },
  ],
  '3': [FFCodemagicSettings_BuildVersion$json],
};