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