menu
meshagent package
documentation
room_server_client.dart
ToolkitChannel
ToolkitChannel.new const constructor
ToolkitChannel.new const constructor
dark_mode
light_mode
ToolkitChannel
constructor
const
ToolkitChannel
(
{
required
String
name
,
Map
<
String
,
String
>
?
annotations
,
})
Implementation
const ToolkitChannel({required this.name, super.annotations});
meshagent package
documentation
room_server_client
ToolkitChannel
ToolkitChannel.new const constructor
ToolkitChannel class