TabularDataBySQLResponse$json top-level constant

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

Implementation

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