KeyVerificationNumberInform$json top-level constant

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

Implementation

@$core.Deprecated('Use keyVerificationNumberInformDescriptor instead')
const KeyVerificationNumberInform$json = {
  '1': 'KeyVerificationNumberInform',
  '2': [
    {'1': 'nonce', '3': 1, '4': 1, '5': 4, '10': 'nonce'},
    {'1': 'remote_longname', '3': 2, '4': 1, '5': 9, '10': 'remoteLongname'},
    {'1': 'security_number', '3': 3, '4': 1, '5': 13, '10': 'securityNumber'},
  ],
};