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