TemplateHeader$json top-level constant

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

Implementation

@$core.Deprecated('Use templateHeaderDescriptor instead')
const TemplateHeader$json = {
  '1': 'TemplateHeader',
  '2': [
    {'1': 'Id', '3': 1, '4': 1, '5': 11, '6': '.TemplateId', '10': 'Id'},
    {'1': 'Name', '3': 2, '4': 1, '5': 9, '10': 'Name'},
  ],
};