menu
obby_client
obby_client.dart
CommandUnwatchNicks
CommandUnwatchNicks.new const constructor
CommandUnwatchNicks.new
dark_mode
light_mode
CommandUnwatchNicks
constructor
const
CommandUnwatchNicks
(
{
required
List
<
String
>
nicks
,
})
Implementation
const CommandUnwatchNicks({ required this.nicks, });
obby_client
obby_client
CommandUnwatchNicks
CommandUnwatchNicks.new const constructor
CommandUnwatchNicks class