DeRegisterKeyResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use deRegisterKeyResponseDescriptor instead')
const DeRegisterKeyResponse$json = {
  '1': 'DeRegisterKeyResponse',
  '2': [
    {'1': 'success', '3': 1, '4': 1, '5': 8, '10': 'success'},
    {'1': 'message', '3': 2, '4': 1, '5': 9, '10': 'message'},
  ],
};