sort property

bool sort
final

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

Implementation

final bool sort;