UProcessStepGet.fromJson constructor
UProcessStepGet.fromJson(
- String str
Implementation
factory UProcessStepGet.fromJson(String str) => UProcessStepGet.fromMap(json.decode(str));
factory UProcessStepGet.fromJson(String str) => UProcessStepGet.fromMap(json.decode(str));