menu
rtc_room_engine package
documentation
api/common/tui_common_define.dart
TUIErrorExt
rawValue property
rawValue property
dark_mode
light_mode
rawValue
property
int
get
rawValue
Implementation
int get rawValue => TUIError._dynamicRawValues[this] ?? _value;
rtc_room_engine package
documentation
api/common/tui_common_define
TUIErrorExt
rawValue property
TUIErrorExt extension on
TUIError