fieldExpression property

  1. @ToBeDeprecated('Use fieldExpression2 instead.')
Expression get fieldExpression

The expression that computes the value for this field.

Implementation

@ToBeDeprecated('Use fieldExpression2 instead.')
Expression get fieldExpression;