SecretEnvironmentVariable constructor

SecretEnvironmentVariable({
  1. String? key,
})

Implementation

SecretEnvironmentVariable({this.key});