fullHashes property

List<GoogleSecuritySafebrowsingV5FullHash>? fullHashes
getter/setter pair

Unordered list.

The unordered list of full hashes found.

Implementation

core.List<GoogleSecuritySafebrowsingV5FullHash>? fullHashes;