encryptionKey property

String encryptionKey
getter/setter pair

Initial encryption_key for td function checkDatabaseEncryptionKey or new_encryption_key for setDatabaseEncryptionKey

Implementation

late String encryptionKey;