ErrorConverter constructor
ErrorConverter({})
Implementation
ErrorConverter({
this.onMethodNotAllowed,
this.onUnmatchedTarget,
this.onCollectionNotFound,
this.onResourceNotFound,
this.onRelationshipNotFound,
this.onError,
});