keys property

List<String>? keys
getter/setter pair

Optional list of keys used by the cache.

Implementation

List<String>? keys;