$DecryptionMetadata constructor
$DecryptionMetadata({})
Implementation
$DecryptionMetadata({
this.aes256GcmChunkSize,
this.encryptionResourceKeyHash,
this.jwt,
this.kaclsId,
this.kaclsName,
this.keyFormat,
this.wrappedKey,
});