ScannerQuery$json top-level constant

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

Implementation

@$core.Deprecated('Use scannerQueryDescriptor instead')
const ScannerQuery$json = {
  '1': 'ScannerQuery',
  '2': [
    {
      '1': 'Continuation',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.ContinuationToken',
      '10': 'Continuation'
    },
  ],
};