encryptionKey property Null safety

EncryptionKey? encryptionKey
read / write

The key to encrypt the database with.

This feature is only available in the Enterprise Edition.

Implementation

EncryptionKey? encryptionKey;