GetAddressHistoryResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use getAddressHistoryResponseDescriptor instead')
const GetAddressHistoryResponse$json = const {
  '1': 'GetAddressHistoryResponse',
  '2': const [
    const {
      '1': 'history_info',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.pactus.HistoryInfo',
      '10': 'historyInfo'
    },
  ],
};