EventQuery$json top-level constant

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

Implementation

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