menu
obby_client
obby_client.dart
CommandSetTyping
CommandSetTyping.new const constructor
CommandSetTyping.new
dark_mode
light_mode
CommandSetTyping
constructor
const
CommandSetTyping
(
{
required
String
target
,
required
TypingState
state
,
})
Implementation
const CommandSetTyping({ required this.target, required this.state, });
obby_client
obby_client
CommandSetTyping
CommandSetTyping.new const constructor
CommandSetTyping class