CustomErrorResponsePolicyCustomErrorResponseRule constructor
CustomErrorResponsePolicyCustomErrorResponseRule({})
Implementation
CustomErrorResponsePolicyCustomErrorResponseRule({
this.matchResponseCodes = const [],
this.overrideResponseCode,
this.path,
}) : super(fullyQualifiedName);