HttpErrors.internalServiceError constructor
const
HttpErrors.internalServiceError({
- String? exception,
Implementation
const factory HttpErrors.internalServiceError({String? exception}) =
_InternalServiceError;