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