menu
openai_flutter package
documentation
http/api_exception.dart
AIException
message property
message property
dark_mode
light_mode
message
property
String
message
final
The message to be displayed when the exception is thrown.
Implementation
final String message;
openai_flutter package
documentation
http/api_exception
AIException
message property
AIException class