all property

List<KeyAndValue<Key, Object?>> all
final

All values read from storage.

Implementation

final List<KeyAndValue<Key, Object?>> all;