UrpSecMeasurement$json top-level constant

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

Implementation

@$core.Deprecated('Use urpSecMeasurementDescriptor instead')
const UrpSecMeasurement$json = {
  '1': 'UrpSecMeasurement',
  '2': [
    {'1': 'signature', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'signature'},
    {'1': 'readerId', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'readerId'},
    {'1': 'payload', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'payload'},
    {'1': 'nonce', '3': 4, '4': 1, '5': 5, '10': 'nonce'},
    {'1': 'result', '3': 5, '4': 3, '5': 11, '6': '.UrpSecMeasurementResult', '8': {}, '10': 'result'},
  ],
};