UrpTscDeviceCommand$json top-level constant

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

Implementation

@$core.Deprecated('Use urpTscDeviceCommandDescriptor instead')
const UrpTscDeviceCommand$json = {
  '1': 'UrpTscDeviceCommand',
  '2': [
    {'1': 'command', '3': 1, '4': 1, '5': 14, '6': '.UrpTscCommand', '10': 'command'},
    {'1': 'primeParameters', '3': 2, '4': 1, '5': 11, '6': '.UrpTscPrimeParameters', '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'},
  ],
};