UrpSecCommandWrapper$json top-level constant

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

Implementation

@$core.Deprecated('Use urpSecCommandWrapperDescriptor instead')
const UrpSecCommandWrapper$json = {
  '1': 'UrpSecCommandWrapper',
  '2': [
    {
      '1': 'coreCommand',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.UrpCoreCommand',
      '9': 0,
      '10': 'coreCommand'
    },
    {
      '1': 'deviceCommand',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.UrpSecDeviceCommand',
      '9': 0,
      '10': 'deviceCommand'
    },
  ],
  '8': [
    {'1': 'parameters'},
  ],
};