IndexKey$json top-level constant
Implementation
@$core.Deprecated('Use indexKeyDescriptor instead')
const IndexKey$json = const {
'1': 'IndexKey',
'2': const [
const {'1': 'field', '3': 1, '4': 1, '5': 9, '10': 'field'},
const {'1': 'direction', '3': 2, '4': 1, '5': 14, '6': '.mongorpc.IndexDirection', '10': 'direction'},
],
};