menu
dartblock_code package
documentation
models/exception.dart
MalformedAlgebraicExpressionException
leftOperand property
leftOperand property
dark_mode
light_mode
leftOperand
property
num
?
leftOperand
getter/setter pair
The left operand of the algebraic expression.
Implementation
num? leftOperand;
dartblock_code package
documentation
models/exception
MalformedAlgebraicExpressionException
leftOperand property
MalformedAlgebraicExpressionException class