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