menu
googleapis package
documentation
cloudfunctions/v1.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/v1
SecretEnvVar
SecretEnvVar.new constructor
SecretEnvVar class