Evaluator constructor

Evaluator(
  1. Map<String, dynamic> context
)

Implementation

Evaluator(this.context);