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