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