menu
llm_dart package
documentation
providers/phind/chat.dart
PhindChatResponse
text property
text property
dark_mode
light_mode
text
property
@
override
String
?
get
text
override
Get the text content of the response
Implementation
@override String? get text => _content;
llm_dart package
documentation
providers/phind/chat
PhindChatResponse
text property
PhindChatResponse class