GoogleSecuritySafebrowsingV5FullHash constructor
GoogleSecuritySafebrowsingV5FullHash({
- String? fullHash,
- List<
GoogleSecuritySafebrowsingV5FullHashFullHashDetail> ? fullHashDetails,
Implementation
GoogleSecuritySafebrowsingV5FullHash({
this.fullHash,
this.fullHashDetails,
});