databaseName property

String databaseName
final

Walf is a secure and fast key-value based database based on JSON. It uses 'AES-256 CBC' encryption algorithm for Walf security. Keeps all data in a customized JSON file with ".wfdb" extension in the device.

Implementation

final String databaseName;