OAuth2Response.errorResponse constructor
OAuth2Response.errorResponse()
Implementation
OAuth2Response.errorResponse() {
respMap = {'http_status_code': 404};
}
OAuth2Response.errorResponse() {
respMap = {'http_status_code': 404};
}