menu
base_api_client package
documentation
BaseApiClient/APiClientServices/ApiExceptions.dart
ApiExceptions
ApiExceptions constructor
ApiExceptions constructor
dark_mode
light_mode
ApiExceptions
constructor
ApiExceptions
(
[
String
?
message
,
String
?
prefix
,
String
?
url
])
Implementation
ApiExceptions([this.message, this.prefix, this.url]);
base_api_client package
documentation
BaseApiClient/APiClientServices/ApiExceptions
ApiExceptions
ApiExceptions constructor
ApiExceptions class