menu
rehacul_app_medical
repositories/error/repository_error.dart
RepositoryException
RepositoryException constructor
RepositoryException
brightness_4
brightness_5
RepositoryException
constructor
RepositoryException
(
RepositoryErrorType
type
,
String
message
,
{
Object
?
detail
}
)
Implementation
RepositoryException(this.type, this.message, {this.detail});
rehacul_app_medical
repository_error
RepositoryException
RepositoryException constructor
RepositoryException class