DecryptPrivateKeyRequest$json top-level constant

Map<String, Object> const DecryptPrivateKeyRequest$json

Implementation

const DecryptPrivateKeyRequest$json = const {
  '1': 'DecryptPrivateKeyRequest',
  '2': const [
    const {
      '1': 'privateKeyEncrypted',
      '3': 1,
      '4': 1,
      '5': 9,
      '10': 'privateKeyEncrypted'
    },
    const {'1': 'password', '3': 3, '4': 1, '5': 9, '10': 'password'},
  ],
};