sort property

bool sort
final

Whether the elements will be sorted or not. If not it must be done manually.

Defauts to true.

Implementation

final bool sort;