invalidSemantics property
final
Shows whether the data in the field is semantically invalid, e.g. the date of birth is in the future.
Implementation
final bool invalidSemantics;
Shows whether the data in the field is semantically invalid, e.g. the date of birth is in the future.
final bool invalidSemantics;