ChallengeReq$json top-level constant

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

Implementation

@$core.Deprecated('Use challengeReqDescriptor instead')
const ChallengeReq$json = const {
  '1': 'ChallengeReq',
  '2': const [
    const {'1': 'publicKey', '3': 1, '4': 1, '5': 9, '10': 'publicKey'},
  ],
};