XAIChatResponse constructor

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

Implementation

XAIChatResponse(this._rawResponse);