sort property
Whether the elements will be sorted or not. If not it must be done manually.
Defauts to true.
Implementation
final bool sort;
Whether the elements will be sorted or not. If not it must be done manually.
Defauts to true.
final bool sort;