EncryptReply$json top-level constant

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

Implementation

@$core.Deprecated('Use encryptReplyDescriptor instead')
const EncryptReply$json = {
  '1': 'EncryptReply',
  '2': [
    {'1': 'hash', '3': 1, '4': 1, '5': 9, '10': 'hash'},
  ],
};