descending property

bool descending
final

Fetches data is decending order for the given orderBy field.

Default value is false.

Implementation

final bool descending;