ChallengeResonse$json top-level constant

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

Implementation

@$core.Deprecated('Use challengeResonseDescriptor instead')
const ChallengeResonse$json = {
  '1': 'ChallengeResonse',
  '2': [
    {'1': 'OK', '3': 1, '4': 1, '5': 8, '10': 'OK'},
  ],
};