KeyVerification$json top-level constant

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

Implementation

@$core.Deprecated('Use keyVerificationDescriptor instead')
const KeyVerification$json = {
  '1': 'KeyVerification',
  '2': [
    {'1': 'nonce', '3': 1, '4': 1, '5': 4, '10': 'nonce'},
    {'1': 'hash1', '3': 2, '4': 1, '5': 12, '10': 'hash1'},
    {'1': 'hash2', '3': 3, '4': 1, '5': 12, '10': 'hash2'},
  ],
};