fromJson static method

Parse from raw JSON.

Implementation

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