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