GetBlockHeightResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use getBlockHeightResponseDescriptor instead')
const GetBlockHeightResponse$json = const {
  '1': 'GetBlockHeightResponse',
  '2': const [
    const {'1': 'height', '3': 1, '4': 1, '5': 13, '10': 'height'},
  ],
};