ProtoImage$json top-level constant

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

Implementation

@$core.Deprecated('Use protoImageDescriptor instead')
const ProtoImage$json = {
  '1': 'ProtoImage',
  '2': [
    {'1': 'image', '3': 1, '4': 1, '5': 5, '10': 'image'},
    {'1': 'slot', '3': 2, '4': 1, '5': 5, '9': 0, '10': 'slot', '17': true},
    {'1': 'hash', '3': 3, '4': 1, '5': 12, '9': 1, '10': 'hash', '17': true},
    {'1': 'data', '3': 4, '4': 1, '5': 12, '10': 'data'},
  ],
  '8': [
    {'1': '_slot'},
    {'1': '_hash'},
  ],
};