value property

T? value
final

It is the return value for the condition if is true

Implementation

final T? value;