menu
lucky_dart package
documentation
exceptions/lucky_exception.dart
LuckyException
statusCode property
statusCode property
dark_mode
light_mode
statusCode
property
int
?
statusCode
final
The HTTP status code associated with this error, if available.
Implementation
final int? statusCode;
lucky_dart package
documentation
exceptions/lucky_exception
LuckyException
statusCode property
LuckyException class