ArgsExpressionEvaluator constructor
ArgsExpressionEvaluator(
- JsonWidgetRegistry registry,
- bool calculateListenVariables
Implementation
ArgsExpressionEvaluator(
this.registry,
this.calculateListenVariables,
);