hashLists property

List<GoogleSecuritySafebrowsingV5HashList>? hashLists
getter/setter pair

The hash lists in an arbitrary order.

Only metadata about the hash lists will be included, not the contents.

Implementation

core.List<GoogleSecuritySafebrowsingV5HashList>? hashLists;