QueryDelegatorUnbondingDelegationsRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use queryDelegatorUnbondingDelegationsRequestDescriptor instead')
const QueryDelegatorUnbondingDelegationsRequest$json = {
  '1': 'QueryDelegatorUnbondingDelegationsRequest',
  '2': [
    {'1': 'delegator_addr', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'delegatorAddr'},
    {'1': 'pagination', '3': 2, '4': 1, '5': 11, '6': '.cosmos.base.query.v1beta1.PageRequest', '10': 'pagination'},
  ],
  '7': {},
};