value property

T? value
final

Storages the current value of the operation. Its type is defined by the class itself.

Implementation

final T? value;