menu
googleapis package
documentation
cloudfunctions/v2.dart
SecretEnvVar
SecretEnvVar.new constructor
SecretEnvVar.new constructor
dark_mode
light_mode
SecretEnvVar
constructor
SecretEnvVar
(
{
String
?
key
,
String
?
projectId
,
String
?
secret
,
String
?
version
,
})
Implementation
SecretEnvVar({this.key, this.projectId, this.secret, this.version});
googleapis package
documentation
cloudfunctions/v2
SecretEnvVar
SecretEnvVar.new constructor
SecretEnvVar class