GetBlocksRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use getBlocksRequestDescriptor instead')
const GetBlocksRequest$json = const {
  '1': 'GetBlocksRequest',
  '2': const [
    const {'1': 'start', '3': 1, '4': 1, '5': 4, '10': 'start'},
    const {'1': 'length', '3': 2, '4': 1, '5': 4, '10': 'length'},
  ],
};