AnthropicChatResponse constructor

AnthropicChatResponse(
  1. Map<String, dynamic> _rawResponse
)

Implementation

AnthropicChatResponse(this._rawResponse);