DatabaseEncryption constructor
DatabaseEncryption({})
Implementation
DatabaseEncryption({
this.currentState,
this.decryptionKeys,
this.keyName,
this.lastOperationErrors,
this.state,
});
DatabaseEncryption({
this.currentState,
this.decryptionKeys,
this.keyName,
this.lastOperationErrors,
this.state,
});