VariableResolver constructor

VariableResolver(
  1. Map<String, dynamic> variables
)

Implementation

VariableResolver(this.variables);