menu
another_stability_ai package
documentation
user/user_service.dart
UserException
UserException.new constructor
UserException.new constructor
dark_mode
light_mode
UserException
constructor
UserException
(
{
required
int
statusCode
,
String
?
message
,
})
Implementation
UserException({required this.statusCode, this.message});
another_stability_ai package
documentation
user/user_service
UserException
UserException.new constructor
UserException class