rawValue property

T? get rawValue

Raw value (nullable)

Implementation

T? get rawValue => _value;