dynamicValue property

DartBlockExpressionValue<dynamic, DartBlockValueTreeNode> dynamicValue
getter/setter pair

The boolean (DartBlockBooleanExpression) or numeric (DartBlockAlgebraicExpression) expression.

Implementation

DartBlockExpressionValue dynamicValue;