menu
obby_client
obby_client.dart
CommandSetTopic
CommandSetTopic.new const constructor
CommandSetTopic.new
dark_mode
light_mode
CommandSetTopic
constructor
const
CommandSetTopic
(
{
required
String
channel
,
required
String
?
topic
,
})
Implementation
const CommandSetTopic({ required this.channel, required this.topic, });
obby_client
obby_client
CommandSetTopic
CommandSetTopic.new const constructor
CommandSetTopic class