menu
rehacul_app_medical
services/error/service_error.dart
ServiceException
ServiceException constructor
ServiceException
brightness_4
brightness_5
ServiceException
constructor
ServiceException
(
ServiceErrorType
type
,
String
message
,
{
Object
?
detail
}
)
Implementation
ServiceException(this.type, this.message, {this.detail});
rehacul_app_medical
service_error
ServiceException
ServiceException constructor
ServiceException class