menu
openai_flutter package
documentation
http/api_exception.dart
AIRequestException
message property
message property
dark_mode
light_mode
message
property
String
message
final
returns the error message of the request that failed, if any.
Implementation
final String message;
openai_flutter package
documentation
http/api_exception
AIRequestException
message property
AIRequestException class