ResourceInfo$json top-level constant

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

Implementation

@$core.Deprecated('Use resourceInfoDescriptor instead')
const ResourceInfo$json = {
  '1': 'ResourceInfo',
  '2': [
    {'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
    {'1': 'type', '3': 2, '4': 1, '5': 9, '10': 'type'},
    {'1': 'permission', '3': 3, '4': 1, '5': 9, '10': 'permission'},
    {'1': 'container', '3': 4, '4': 1, '5': 9, '10': 'container'},
    {'1': 'location', '3': 5, '4': 1, '5': 9, '10': 'location'},
  ],
};