fieldExpression property
The expression that computes the value for this field.
Implementation
@ToBeDeprecated('Use fieldExpression2 instead.')
@override
Expression get fieldExpression;
The expression that computes the value for this field.
@ToBeDeprecated('Use fieldExpression2 instead.')
@override
Expression get fieldExpression;