GetBlockHashResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use getBlockHashResponseDescriptor instead')
const GetBlockHashResponse$json = const {
  '1': 'GetBlockHashResponse',
  '2': const [
    const {'1': 'hash', '3': 1, '4': 1, '5': 9, '10': 'hash'},
  ],
};