expression property

(dynamic Function(E e)?) expression
final

The expression to get the result for the rule check

Implementation

final dynamic Function(E e)? expression;