rawValue property

int rawValue

Implementation

int get rawValue => _values[this] ?? 17;