value property

T? value
final

The wrapped value, which may be null.

Implementation

final T? value;