rawValue property

int get rawValue

Implementation

int get rawValue => TUIError._dynamicRawValues[this] ?? _value;