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