TabularDataByMQLResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use tabularDataByMQLResponseDescriptor instead')
const TabularDataByMQLResponse$json = {
  '1': 'TabularDataByMQLResponse',
  '2': [
    {'1': 'raw_data', '3': 2, '4': 3, '5': 12, '10': 'rawData'},
  ],
  '9': [
    {'1': 1, '2': 2},
  ],
  '10': ['data'],
};