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