menu
obby_client
obby_client.dart
ObbyEventVoice
ObbyEventVoice.new const constructor
ObbyEventVoice.new
dark_mode
light_mode
ObbyEventVoice
constructor
const
ObbyEventVoice
(
{
required
String
channel
,
required
VoiceSignal
signal
,
})
Implementation
const ObbyEventVoice({ required this.channel, required this.signal, });
obby_client
obby_client
ObbyEventVoice
ObbyEventVoice.new const constructor
ObbyEventVoice class