Map<String, dynamic> toMap(VariablesStep v) => {'vars': Mapper.toValue(v.vars), 'type': 'VariablesStep'};