FetchBlockIdAtDepthReq$json top-level constant

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

Implementation

@$core.Deprecated('Use fetchBlockIdAtDepthReqDescriptor instead')
const FetchBlockIdAtDepthReq$json = {
  '1': 'FetchBlockIdAtDepthReq',
  '2': [
    {'1': 'depth', '3': 1, '4': 1, '5': 4, '10': 'depth'},
  ],
};