invalidValue property Null safety

num? invalidValue
override

The invalid value.

Implementation

num? get invalidValue => super.invalidValue;