double value

The current constant value of this member. After a Solver flush, this is value read by entities outside the Solver.

Source

@override
double get value => coefficient * variable.value;