menu
meshagent package
documentation
room_server_client.dart
SecretValue
SecretValue.new const constructor
SecretValue.new const constructor
dark_mode
light_mode
SecretValue
constructor
const
SecretValue
(
{
required
String
identity
,
required
String
id
,
})
Implementation
const SecretValue({required this.identity, required this.id});
meshagent package
documentation
room_server_client
SecretValue
SecretValue.new const constructor
SecretValue class