UrpSecMeasurementResult$json top-level constant

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

Implementation

@$core.Deprecated('Use urpSecMeasurementResultDescriptor instead')
const UrpSecMeasurementResult$json = {
  '1': 'UrpSecMeasurementResult',
  '2': [
    {'1': 'modelId', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'modelId'},
    {'1': 'scoreDistance', '3': 2, '4': 1, '5': 2, '10': 'scoreDistance'},
    {'1': 'orthogonalDistance', '3': 3, '4': 1, '5': 2, '10': 'orthogonalDistance'},
  ],
};