GetBlocksResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use getBlocksResponseDescriptor instead')
const GetBlocksResponse$json = const {
  '1': 'GetBlocksResponse',
  '2': const [
    const {
      '1': 'blocks',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.ic_ledger.pb.v1.EncodedBlocks',
      '9': 0,
      '10': 'blocks'
    },
    const {'1': 'error', '3': 2, '4': 1, '5': 9, '9': 0, '10': 'error'},
  ],
  '8': const [
    const {'1': 'get_blocks_content'},
  ],
};