encryptionMapKey constant

String const encryptionMapKey

The key used to store and retrieve encryption mappings in SharedPreferences.

Implementation

static const String encryptionMapKey = 'encryption';