GroqChatResponse constructor

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

Implementation

GroqChatResponse(this._rawResponse);