UrpSignChallengeParameters$json top-level constant

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

Implementation

@$core.Deprecated('Use urpSignChallengeParametersDescriptor instead')
const UrpSignChallengeParameters$json = {
  '1': 'UrpSignChallengeParameters',
  '2': [
    {'1': 'nonce', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'nonce'},
    {'1': 'device_id', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'deviceId'},
  ],
};