valueExpression property

Expr? valueExpression
getter/setter pair

The CEL expression for the custom output.

A resource property can be specified to return the value of the property or a text string enclosed in quotation marks.

Implementation

Expr? valueExpression;