Class$json top-level constant

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

Implementation

@$core.Deprecated('Use classDescriptor instead')
const Class$json = {
  '1': 'Class',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
    {'1': 'name', '3': 2, '4': 1, '5': 9, '10': 'name'},
    {'1': 'symbol', '3': 3, '4': 1, '5': 9, '10': 'symbol'},
    {'1': 'description', '3': 4, '4': 1, '5': 9, '10': 'description'},
    {'1': 'uri', '3': 5, '4': 1, '5': 9, '10': 'uri'},
    {'1': 'uri_hash', '3': 6, '4': 1, '5': 9, '10': 'uriHash'},
    {'1': 'data', '3': 7, '4': 1, '5': 11, '6': '.google.protobuf.Any', '10': 'data'},
  ],
};