WriteOrdering$json top-level constant

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

Implementation

@$core.Deprecated('Use writeOrderingDescriptor instead')
const WriteOrdering$json = {
  '1': 'WriteOrdering',
  '2': [
    {'1': 'type', '3': 1, '4': 1, '5': 14, '6': '.qdrant.WriteOrderingType', '10': 'type'},
  ],
};