ScannerResult$json top-level constant

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

Implementation

@$core.Deprecated('Use scannerResultDescriptor instead')
const ScannerResult$json = {
  '1': 'ScannerResult',
  '2': [
    {
      '1': 'StoredObject',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.StoredObject',
      '10': 'StoredObject'
    },
    {
      '1': 'TemplateId',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.TemplateId',
      '10': 'TemplateId'
    },
    {
      '1': 'DeliveryId',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.DeliveryId',
      '10': 'DeliveryId'
    },
    {
      '1': 'ScannerId',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.ScannerId',
      '10': 'ScannerId'
    },
    {
      '1': 'SessionId',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.ScannerSessionId',
      '10': 'SessionId'
    },
    {
      '1': 'InputContainerId',
      '3': 6,
      '4': 1,
      '5': 11,
      '6': '.ContainerId',
      '10': 'InputContainerId'
    },
    {
      '1': 'OutputContainerId',
      '3': 7,
      '4': 1,
      '5': 11,
      '6': '.ContainerId',
      '10': 'OutputContainerId'
    },
    {
      '1': 'TrashContainerId',
      '3': 8,
      '4': 1,
      '5': 11,
      '6': '.ContainerId',
      '10': 'TrashContainerId'
    },
  ],
};