Template$json top-level constant

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

Implementation

@$core.Deprecated('Use templateDescriptor instead')
const Template$json = {
  '1': 'Template',
  '2': [
    {'1': 'Id', '3': 1, '4': 1, '5': 11, '6': '.TemplateId', '10': 'Id'},
    {'1': 'Name', '3': 2, '4': 1, '5': 9, '10': 'Name'},
    {'1': 'State', '3': 5, '4': 1, '5': 14, '6': '.Ad.AdState', '10': 'State'},
    {
      '1': 'ScannerType',
      '3': 6,
      '4': 1,
      '5': 14,
      '6': '.Scanner.ScannerType',
      '10': 'ScannerType'
    },
    {
      '1': 'BaseCategoryId',
      '3': 7,
      '4': 1,
      '5': 11,
      '6': '.CategoryId',
      '10': 'BaseCategoryId'
    },
    {
      '1': 'BrandCategoryId',
      '3': 8,
      '4': 1,
      '5': 11,
      '6': '.CategoryId',
      '10': 'BrandCategoryId'
    },
    {'1': 'Hidden', '3': 9, '4': 1, '5': 8, '10': 'Hidden'},
    {
      '1': 'TargetScanTimeInSeconds',
      '3': 10,
      '4': 1,
      '5': 5,
      '10': 'TargetScanTimeInSeconds'
    },
    {
      '1': 'ConfigurationId',
      '3': 11,
      '4': 1,
      '5': 11,
      '6': '.ConfigurationId',
      '10': 'ConfigurationId'
    },
    {
      '1': 'InferMetadataOnCreation',
      '3': 12,
      '4': 1,
      '5': 8,
      '10': 'InferMetadataOnCreation'
    },
  ],
};