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