sort property

bool sort
final

If false (the default), will keep insertion order. If true, will sort the list output of items.

Implementation

final bool sort;