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