TemplateQuery$json top-level constant

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

Implementation

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