historyStepInfoBeanFromJson function
Implementation
HistoryStepInfoBean historyStepInfoBeanFromJson(String str) => HistoryStepInfoBean.fromJson(json.decode(str));
HistoryStepInfoBean historyStepInfoBeanFromJson(String str) => HistoryStepInfoBean.fromJson(json.decode(str));