KeyPairResponse$json top-level constant

Map<String, Object> const KeyPairResponse$json

Implementation

const KeyPairResponse$json = const {
  '1': 'KeyPairResponse',
  '2': const [
    const {
      '1': 'output',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.model.KeyPair',
      '10': 'output'
    },
    const {'1': 'error', '3': 3, '4': 1, '5': 9, '10': 'error'},
  ],
};