ILPInfo$json top-level constant

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

Implementation

@$core.Deprecated('Use iLPInfoDescriptor instead')
const ILPInfo$json = {
  '1': 'ILPInfo',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
    {'1': 'name', '3': 2, '4': 1, '5': 9, '10': 'name'},
    {'1': 'width', '3': 3, '4': 1, '5': 5, '10': 'width'},
    {'1': 'height', '3': 4, '4': 1, '5': 5, '10': 'height'},
    {'1': 'cover', '3': 5, '4': 1, '5': 12, '10': 'cover'},
    {'1': 'skip', '3': 6, '4': 1, '5': 8, '10': 'skip'},
    {'1': 'contentLayerIdList', '3': 7, '4': 3, '5': 9, '10': 'contentLayerIdList'},
  ],
};