fromJson static method
Creates a new object from the given json
data.
Use toJson
to serialize it back into json.
Implementation
static TaskProcessingIO fromJson(Object? json) => $17b504aaa197cb55522acb1f128f183aExtension._fromJson(json);
Creates a new object from the given json
data.
Use toJson
to serialize it back into json.
static TaskProcessingIO fromJson(Object? json) => $17b504aaa197cb55522acb1f128f183aExtension._fromJson(json);