QueryId$json top-level constant

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

Implementation

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