DelegatorWithdrawInfo$json top-level constant

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

Implementation

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