reverse property Null safety

bool? reverse
read / write

Specifies the sort order will be reversed.

Implementation

bool? reverse = false;