UrpSecDeviceCommand$json top-level constant

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

Implementation

@$core.Deprecated('Use urpSecDeviceCommandDescriptor instead')
const UrpSecDeviceCommand$json = {
  '1': 'UrpSecDeviceCommand',
  '2': [
    {'1': 'command', '3': 1, '4': 1, '5': 14, '6': '.UrpSecCommand', '10': 'command'},
    {'1': 'primeParameters', '3': 2, '4': 1, '5': 11, '6': '.UrpSecPrimeParameters', '9': 0, '10': 'primeParameters'},
  ],
  '8': [
    {'1': 'parameters'},
  ],
};