menu
googleapis package
documentation
firebaseapphosting/v1.dart
EnvironmentVariable
EnvironmentVariable.new constructor
EnvironmentVariable.new constructor
dark_mode
light_mode
EnvironmentVariable
constructor
EnvironmentVariable
(
{
List
<
String
>
?
availability
,
String
?
secret
,
String
?
value
,
String
?
variable
,
})
Implementation
EnvironmentVariable({ this.availability, this.secret, this.value, this.variable, });
googleapis package
documentation
firebaseapphosting/v1
EnvironmentVariable
EnvironmentVariable.new constructor
EnvironmentVariable class