InspectUrlIndexResponse constructor
InspectUrlIndexResponse({
- UrlInspectionResult? inspectionResult,
Implementation
InspectUrlIndexResponse({
this.inspectionResult,
});