dbName property

String dbName
final

The name of the database used for secure storage. Defaults to 'FlutterEncryptedStorage'.

Implementation

final String dbName;