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