MongoQuery$json top-level constant

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

Implementation

@$core.Deprecated('Use mongoQueryDescriptor instead')
const MongoQuery$json = const {
  '1': 'MongoQuery',
  '2': const [
    const {'1': 'key_value', '3': 1, '4': 3, '5': 11, '6': '.Nuntio.MongoQuery.KeyValueEntry', '10': 'keyValue'},
    const {'1': 'limit', '3': 2, '4': 1, '5': 5, '9': 0, '10': 'limit', '17': true},
    const {'1': 'offset', '3': 3, '4': 1, '5': 5, '9': 1, '10': 'offset', '17': true},
  ],
  '3': const [MongoQuery_KeyValueEntry$json],
  '8': const [
    const {'1': '_limit'},
    const {'1': '_offset'},
  ],
};