VerificationAddEthAddressBody$json top-level constant

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

Implementation

@$core.Deprecated('Use verificationAddEthAddressBodyDescriptor instead')
const VerificationAddEthAddressBody$json = {
  '1': 'VerificationAddEthAddressBody',
  '2': [
    {'1': 'address', '3': 1, '4': 1, '5': 12, '10': 'address'},
    {'1': 'eth_signature', '3': 2, '4': 1, '5': 12, '10': 'ethSignature'},
    {'1': 'block_hash', '3': 3, '4': 1, '5': 12, '10': 'blockHash'},
  ],
};