SetDatabaseEncryptionKey constructor
SetDatabaseEncryptionKey({
- required String newEncryptionKey,
Implementation
SetDatabaseEncryptionKey({required this.newEncryptionKey});
SetDatabaseEncryptionKey({required this.newEncryptionKey});