value property

T? value
final

The validated value (if validation passed)

Implementation

final T? value;