menu
neomage package
documentation
data/api/errors.dart
ApiError
statusCode property
statusCode property
dark_mode
light_mode
statusCode
property
int
?
statusCode
final
HTTP status code, if applicable.
Implementation
final int? statusCode;
neomage package
documentation
data/api/errors
ApiError
statusCode property
ApiError class