InspectUrlIndexResponse constructor

InspectUrlIndexResponse({
  1. UrlInspectionResult? inspectionResult,
})

Implementation

InspectUrlIndexResponse({this.inspectionResult});