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