unknownEditVariable constant

Result const unknownEditVariable

The result when the edit Variable could not be removed from the solver because it was not present in the Solver to begin with.

Implementation

static const Result unknownEditVariable = Result._('Unknown edit variable');