menu
obby_client
obby_client.dart
MessageKindCtcp
MessageKindCtcp.new const constructor
MessageKindCtcp.new
dark_mode
light_mode
MessageKindCtcp
constructor
const
MessageKindCtcp
(
{
required
String
command
,
})
Implementation
const MessageKindCtcp({ required this.command, });
obby_client
obby_client
MessageKindCtcp
MessageKindCtcp.new const constructor
MessageKindCtcp class