left property

Object left

The left-hand operand.

This is either a SassNumber, a SassCalculation, an unquoted SassString, or a CalculationOperation.

Implementation

Object get left => _left;