ProtoTxReceiptIndex$json top-level constant

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

Implementation

@$core.Deprecated('Use protoTxReceiptIndexDescriptor instead')
const ProtoTxReceiptIndex$json = const {
  '1': 'ProtoTxReceiptIndex',
  '2': const [
    const {'1': 'cid', '3': 1, '4': 1, '5': 12, '10': 'cid'},
    const {'1': 'index', '3': 2, '4': 1, '5': 13, '10': 'index'},
  ],
};