sortBy property
If enabled is true
, comparator function to sort the group keys
Defaults to null
, and it means disabled the sorting
Implementation
final S2GroupSort? sortBy;
If enabled is true
, comparator function to sort the group keys
Defaults to null
, and it means disabled the sorting
final S2GroupSort? sortBy;