sort

fun <T : Any> FindFlow<T>.sort(sort: SortBuilder<T>.() -> Bson): FindFlow<T>(source)