resultXF property Null safety

void resultXF=(double v)

Implementation

set resultXF(double v) => resultX = Value.fromDouble(v);