descending property

bool descending
final

If descending is true, the documents will be ordered in descending order and in ascending order otherwise.

Implementation

final bool descending;