FindOptions.sort

The order in which to return matching documents.

struct FindOptions
@embedNullable
Nullable!Bson sort;

Meta