OllamaChatResponse constructor

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

Implementation

OllamaChatResponse(this._rawResponse);