menu
meshagent package
documentation
room_server_client.dart
EmailChannel
EmailChannel.new const constructor
EmailChannel.new const constructor
dark_mode
light_mode
EmailChannel
constructor
const
EmailChannel
(
{
required
String
address
,
bool
private
=
true
,
Map
<
String
,
String
>
?
annotations
,
})
Implementation
const EmailChannel({required this.address, this.private = true, super.annotations});
meshagent package
documentation
room_server_client
EmailChannel
EmailChannel.new const constructor
EmailChannel class