menu
rehacul_app_medical
infra/error/api_error.dart
ApiException
ApiException constructor
ApiException
brightness_4
brightness_5
ApiException
constructor
ApiException
(
ApiErrorType
type
,
String
message
,
{
Object
?
detail
}
)
Implementation
ApiException(this.type, this.message, {this.detail});
rehacul_app_medical
api_error
ApiException
ApiException constructor
ApiException class