Part$json top-level constant

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

Implementation

@$core.Deprecated('Use partDescriptor instead')
const Part$json = const {
  '1': 'Part',
  '2': const [
    const {'1': 'index', '3': 1, '4': 1, '5': 13, '10': 'index'},
    const {'1': 'bytes', '3': 2, '4': 1, '5': 12, '10': 'bytes'},
    const {'1': 'proof', '3': 3, '4': 1, '5': 11, '6': '.tendermint.crypto.Proof', '8': const {}, '10': 'proof'},
  ],
};