MongoQuery_KeyValueEntry$json top-level constant

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

Implementation

@$core.Deprecated('Use mongoQueryDescriptor instead')
const MongoQuery_KeyValueEntry$json = const {
  '1': 'KeyValueEntry',
  '2': const [
    const {'1': 'key', '3': 1, '4': 1, '5': 9, '10': 'key'},
    const {'1': 'value', '3': 2, '4': 1, '5': 11, '6': '.Nuntio.Value', '10': 'value'},
  ],
  '7': const {'7': true},
};