EncryptionSpec constructor

EncryptionSpec({
  1. String? cloudKmsKey,
})

Implementation

EncryptionSpec({this.cloudKmsKey});