VariablesStep constructor

VariablesStep(
  1. Map<String, dynamic> vars
)

Implementation

VariablesStep(this.vars);