rawValue property

int get rawValue

Implementation

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