QueryDelegatorWithdrawAddressResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use queryDelegatorWithdrawAddressResponseDescriptor instead')
const QueryDelegatorWithdrawAddressResponse$json = {
  '1': 'QueryDelegatorWithdrawAddressResponse',
  '2': [
    {'1': 'withdraw_address', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'withdrawAddress'},
  ],
  '7': {},
};