fieldValue property

T fieldValue
final

The value the form should be updated with in case of error used in order to NOT lose what has already been filled in

Implementation

final T fieldValue;