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