CreateKeyResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use createKeyResponseDescriptor instead')
const CreateKeyResponse$json = {
  '1': 'CreateKeyResponse',
  '2': [
    {'1': 'key', '3': 1, '4': 1, '5': 9, '10': 'key'},
    {'1': 'id', '3': 2, '4': 1, '5': 9, '10': 'id'},
  ],
};