menu
meshagent package
documentation
room_server_client.dart
EnvironmentVariable
EnvironmentVariable.new constructor
EnvironmentVariable.new constructor
dark_mode
light_mode
EnvironmentVariable
constructor
EnvironmentVariable
(
{
required
String
name
,
required
String
value
,
})
Implementation
EnvironmentVariable({required this.name, required this.value});
meshagent package
documentation
room_server_client
EnvironmentVariable
EnvironmentVariable.new constructor
EnvironmentVariable class