encryptionKey property

String? encryptionKey
getter/setter pair

The encryption key used by Hive. If null, the box is not encrypted

This value should not be redefined in runtime, otherwise the user may not be fetched correctly

See also:

Implementation

static String? encryptionKey;