DateShiftConfig constructor
DateShiftConfig({
- String? cryptoKey,
- KmsWrappedCryptoKey? kmsWrapped,
Implementation
DateShiftConfig({this.cryptoKey, this.kmsWrapped});