DomainQuery$json top-level constant

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

Implementation

@$core.Deprecated('Use domainQueryDescriptor instead')
const DomainQuery$json = {
  '1': 'DomainQuery',
  '2': [
    {
      '1': 'include_without_domain',
      '3': 1,
      '4': 1,
      '5': 8,
      '10': 'includeWithoutDomain'
    },
    {'1': 'domain', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'domain'},
  ],
};