UrpImpDeviceCommand$json top-level constant

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

Implementation

@$core.Deprecated('Use urpImpDeviceCommandDescriptor instead')
const UrpImpDeviceCommand$json = {
  '1': 'UrpImpDeviceCommand',
  '2': [
    {
      '1': 'command',
      '3': 1,
      '4': 1,
      '5': 14,
      '6': '.UrpImpCommand',
      '10': 'command'
    },
    {
      '1': 'primeParameters',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.UrpImpPrimeParameters',
      '9': 0,
      '10': 'primeParameters'
    },
    {
      '1': 'secureToken',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.UrpSecureToken',
      '9': 0,
      '10': 'secureToken'
    },
    {
      '1': 'tokenRequest',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.UrpTokenRequest',
      '9': 0,
      '10': 'tokenRequest'
    },
  ],
  '8': [
    {'1': 'parameters'},
  ],
};