ChatCompletionMessageToolCall.fromJson constructor
Object construction from a JSON representation
Implementation
factory ChatCompletionMessageToolCall.fromJson(Map<String, dynamic> json) =>
_$ChatCompletionMessageToolCallFromJson(json);
Object construction from a JSON representation
factory ChatCompletionMessageToolCall.fromJson(Map<String, dynamic> json) =>
_$ChatCompletionMessageToolCallFromJson(json);