keys property

List<String> keys

All the keys in the box.

The keys are sorted by their insertion order.

Implementation

List<String> get keys;