operator property

We use a getters to allow overriding the logic in the JS API implementation. The operator.

Implementation

/// The operator.
CalculationOperator get operator => _operator;