AsyncResultQuery$json top-level constant

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

Implementation

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