Exceptions.internalServerException constructor
const
Exceptions.internalServerException(
- Response? response
Implementation
const factory Exceptions.internalServerException(Response? response) =
InternalServerException;