ChartQuery$json top-level constant

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

Implementation

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