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