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 = const {
  '1': 'QueryDelegatorWithdrawAddressResponse',
  '2': const [
    const {'1': 'withdraw_address', '3': 1, '4': 1, '5': 9, '10': 'withdrawAddress'},
  ],
  '7': const {},
};