InternalServiceErrorException constructor
InternalServiceErrorException({
- String? message,
Implementation
InternalServiceErrorException({
this.message,
});
InternalServiceErrorException({
this.message,
});