ProtoImageSlot$json top-level constant

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

Implementation

@$core.Deprecated('Use protoImageSlotDescriptor instead')
const ProtoImageSlot$json = {
  '1': 'ProtoImageSlot',
  '2': [
    {'1': 'image', '3': 1, '4': 1, '5': 4, '10': 'image'},
    {'1': 'slot', '3': 2, '4': 1, '5': 4, '10': 'slot'},
    {'1': 'version', '3': 3, '4': 1, '5': 9, '9': 0, '10': 'version', '17': true},
    {'1': 'hash', '3': 4, '4': 1, '5': 12, '10': 'hash'},
    {'1': 'bootable', '3': 5, '4': 1, '5': 8, '10': 'bootable'},
    {'1': 'pending', '3': 6, '4': 1, '5': 8, '10': 'pending'},
    {'1': 'confirmed', '3': 7, '4': 1, '5': 8, '10': 'confirmed'},
    {'1': 'active', '3': 8, '4': 1, '5': 8, '10': 'active'},
    {'1': 'permanent', '3': 9, '4': 1, '5': 8, '10': 'permanent'},
  ],
  '8': [
    {'1': '_version'},
  ],
};