ConvertKeyPairRequest$json top-level constant

Map<String, Object> const ConvertKeyPairRequest$json

Implementation

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