menu
rtc_room_engine package
documentation
api/room/tui_room_define.dart
TUISeatModeExt
fromValue static method
fromValue static method
dark_mode
light_mode
fromValue
static method
TUISeatMode
fromValue
(
int
value
)
Implementation
static TUISeatMode fromValue(int value) { return $enumDecode(_$TUISeatModeEnumMap, value); }
rtc_room_engine package
documentation
api/room/tui_room_define
TUISeatModeExt
fromValue static method
TUISeatModeExt extension on
TUISeatMode