ILPHeader$json top-level constant

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

Implementation

@$core.Deprecated('Use iLPHeaderDescriptor instead')
const ILPHeader$json = {
  '1': 'ILPHeader',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
    {'1': 'name', '3': 2, '4': 1, '5': 9, '10': 'name'},
    {'1': 'author', '3': 3, '4': 1, '5': 9, '10': 'author'},
    {'1': 'description', '3': 4, '4': 1, '5': 9, '10': 'description'},
    {'1': 'version', '3': 5, '4': 1, '5': 13, '10': 'version'},
    {'1': 'links', '3': 6, '4': 3, '5': 9, '10': 'links'},
    {'1': 'skip', '3': 7, '4': 1, '5': 8, '10': 'skip'},
    {'1': 'random', '3': 8, '4': 1, '5': 8, '10': 'random'},
    {'1': 'infoList', '3': 9, '4': 3, '5': 13, '10': 'infoList'},
    {'1': 'layerList', '3': 10, '4': 3, '5': 13, '10': 'layerList'},
    {'1': 'cover', '3': 11, '4': 1, '5': 12, '10': 'cover'},
  ],
};