menu
openai_flutter package
documentation
http/api_exception.dart
AIRequestException
statusCode property
statusCode property
dark_mode
light_mode
statusCode
property
int
statusCode
final
returns the status code of the request that failed, if any.
Implementation
final int statusCode;
openai_flutter package
documentation
http/api_exception
AIRequestException
statusCode property
AIRequestException class