Object construction from a JSON representation
factory ChatCompletionTool.fromJson(Map<String, dynamic> json) => _$ChatCompletionToolFromJson(json);