IDsQuery$json top-level constant

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

Implementation

@$core.Deprecated('Use iDsQueryDescriptor instead')
const IDsQuery$json = {
  '1': 'IDsQuery',
  '2': [
    {'1': 'ids', '3': 1, '4': 3, '5': 9, '10': 'ids'},
  ],
};