menu
llm_dart package
documentation
providers/xai/chat.dart
XAIChatResponse
XAIChatResponse.new constructor
XAIChatResponse.new constructor
dark_mode
light_mode
XAIChatResponse
constructor
XAIChatResponse
(
Map
<
String
,
dynamic
>
_rawResponse
)
Implementation
XAIChatResponse(this._rawResponse);
llm_dart package
documentation
providers/xai/chat
XAIChatResponse
XAIChatResponse.new constructor
XAIChatResponse class