KeyPair$json top-level constant

Map<String, Object> const KeyPair$json

Implementation

const KeyPair$json = const {
  '1': 'KeyPair',
  '2': const [
    const {'1': 'publicKey', '3': 1, '4': 1, '5': 9, '10': 'publicKey'},
    const {'1': 'privateKey', '3': 3, '4': 1, '5': 9, '10': 'privateKey'},
  ],
};