fromJson static method

Implementation

static CodeInterpreterToolCallStatus fromJson(String raw) => CodeInterpreterToolCallStatus(raw);