ProtoGetBlocksRangeRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use protoGetBlocksRangeRequestDescriptor instead')
const ProtoGetBlocksRangeRequest$json = const {
  '1': 'ProtoGetBlocksRangeRequest',
  '2': const [
    const {'1': 'batchId', '3': 1, '4': 1, '5': 13, '10': 'batchId'},
    const {'1': 'from', '3': 2, '4': 1, '5': 4, '10': 'from'},
    const {'1': 'to', '3': 3, '4': 1, '5': 4, '10': 'to'},
  ],
};