dbKey property

String dbKey
final

The unique identifier for DataCacheManager, also use as the database file name. Default to data_cache.

Implementation

final String dbKey;