QueryDelegationResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use queryDelegationResponseDescriptor instead')
const QueryDelegationResponse$json = const {
  '1': 'QueryDelegationResponse',
  '2': const [
    const {'1': 'delegation_response', '3': 1, '4': 1, '5': 11, '6': '.cosmos.staking.v1beta1.DelegationResponse', '10': 'delegationResponse'},
  ],
};