sort property

bool sort
final

Enable sorting on a string field.

Sorting is enabled by default on numerical and boolean fields.

Implementation

final bool sort;