menu
obby_client
obby_client.dart
ObbyEventRegistered
ObbyEventRegistered.new const constructor
ObbyEventRegistered.new
dark_mode
light_mode
ObbyEventRegistered
constructor
const
ObbyEventRegistered
(
{
required
String
nick
,
})
Implementation
const ObbyEventRegistered({ required this.nick, });
obby_client
obby_client
ObbyEventRegistered
ObbyEventRegistered.new const constructor
ObbyEventRegistered class