BlockInventory_BlockId$json top-level constant

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

Implementation

@$core.Deprecated('Use blockInventoryDescriptor instead')
const BlockInventory_BlockId$json = const {
  '1': 'BlockId',
  '2': const [
    const {'1': 'hash', '3': 1, '4': 1, '5': 12, '10': 'hash'},
    const {'1': 'number', '3': 2, '4': 1, '5': 3, '10': 'number'},
  ],
};