menu
ai_prompt_kit package
documentation
response/ai_response.dart
AiResponse
hasError property
hasError property
dark_mode
light_mode
hasError
property
bool
get
hasError
Implementation
bool get hasError => error != null;
ai_prompt_kit package
documentation
response/ai_response
AiResponse
hasError property
AiResponse class