QueryValidatorDelegationsResponse$json top-level constant
- @Deprecated('Use queryValidatorDelegationsResponseDescriptor instead')
Map<String, Object>
const
QueryValidatorDelegationsResponse$json
Implementation
@$core.Deprecated('Use queryValidatorDelegationsResponseDescriptor instead')
const QueryValidatorDelegationsResponse$json = const {
'1': 'QueryValidatorDelegationsResponse',
'2': const [
const {'1': 'delegation_responses', '3': 1, '4': 3, '5': 11, '6': '.cosmos.staking.v1beta1.DelegationResponse', '8': const {}, '10': 'delegationResponses'},
const {'1': 'pagination', '3': 2, '4': 1, '5': 11, '6': '.cosmos.base.query.v1beta1.PageResponse', '10': 'pagination'},
],
};