sortBy property

S2GroupSort? sortBy
final

If enabled is true, comparator function to sort the group keys

Defaults to null, and it means disabled the sorting

Implementation

final S2GroupSort? sortBy;