GoogleSecuritySafebrowsingV4ThreatEntryMetadata constructor

GoogleSecuritySafebrowsingV4ThreatEntryMetadata({
  1. List<GoogleSecuritySafebrowsingV4ThreatEntryMetadataMetadataEntry>? entries,
})

Implementation

GoogleSecuritySafebrowsingV4ThreatEntryMetadata({
  this.entries,
});