Solution constructor

Solution(
  1. MathOperationFromValues lastOperation
)

Implementation

Solution(this.lastOperation);