Artifact_State.fromJson constructor
Artifact_State.fromJson(
- String json
Implementation
factory Artifact_State.fromJson(String json) => Artifact_State(json);
factory Artifact_State.fromJson(String json) => Artifact_State(json);