BlockID$json top-level constant

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

Implementation

@$core.Deprecated('Use blockIDDescriptor instead')
const BlockID$json = const {
  '1': 'BlockID',
  '2': const [
    const {'1': 'hash', '3': 1, '4': 1, '5': 12, '10': 'hash'},
    const {'1': 'part_set_header', '3': 2, '4': 1, '5': 11, '6': '.tendermint.types.PartSetHeader', '8': const {}, '10': 'partSetHeader'},
  ],
};