UIElementQuery$json top-level constant

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

Implementation

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