producesSortedKeys property

bool? producesSortedKeys
getter/setter pair

Whether this source is known to produce key/value pairs with the (encoded) keys in lexicographically sorted order.

Implementation

core.bool? producesSortedKeys;