menu
firebaseapis package
documentation
testing/v1.dart
EnvironmentVariable
EnvironmentVariable constructor
EnvironmentVariable constructor
dark_mode
light_mode
EnvironmentVariable
constructor
EnvironmentVariable
(
{
String
?
key
,
String
?
value
,
})
Implementation
EnvironmentVariable({ this.key, this.value, });
firebaseapis package
documentation
testing/v1
EnvironmentVariable
EnvironmentVariable constructor
EnvironmentVariable class