value property

Object? value

the actual value, accepts null

when there are multiple nullable types, the actual type is then determined using typeIndex

Implementation

Object? get value;