menu
obby_client
obby_client.dart
VoicePresence
fromWire static method
fromWire
dark_mode
light_mode
fromWire
static method
VoicePresence
fromWire
(
String
wire
)
Implementation
static VoicePresence fromWire(String wire) => VoicePresence.values.byName(wire);
obby_client
obby_client
VoicePresence
fromWire static method
VoicePresence enum