UrpTokeCapability$json top-level constant

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

Implementation

@$core.Deprecated('Use urpTokeCapabilityDescriptor instead')
const UrpTokeCapability$json = {
  '1': 'UrpTokeCapability',
  '2': [
    {'1': 'urpSig', '2': 0},
    {'1': 'urpEncrypt', '2': 1},
    {'1': 'urpRawMeasure', '2': 2},
    {'1': 'urpCounts', '2': 3},
  ],
};