ExportEncryptionConfig constructor

ExportEncryptionConfig({
  1. String? kmsKeyName,
})

Implementation

ExportEncryptionConfig({this.kmsKeyName});