menu
obby_client
obby_client.dart
BotRegistry
BotRegistry.new const constructor
BotRegistry.new
dark_mode
light_mode
BotRegistry
constructor
const
BotRegistry
(
{
required
Map
<
String
,
Bot
>
known
,
})
Implementation
const BotRegistry({ required this.known, });
obby_client
obby_client
BotRegistry
BotRegistry.new const constructor
BotRegistry class