sort property

String? sort
final

The sort order or sort field (e.g., "asc", "desc", or a specific field name).

Implementation

final String? sort;