$KMSEnvMap constructor

$KMSEnvMap({
  1. String? cipherText,
  2. String? keyName,
})

Implementation

$KMSEnvMap({this.cipherText, this.keyName});