menu
flutter_ioe_sdk package
documentation
domain/exceptions/http_exception.dart
UnknownErrorException
statusCode property
statusCode property
dark_mode
light_mode
statusCode
property
@
override
int
get
statusCode
override
Implementation
@override int get statusCode => AppApi.unknownErrorCode;
flutter_ioe_sdk package
documentation
domain/exceptions/http_exception
UnknownErrorException
statusCode property
UnknownErrorException class