hashLists property

List<GoogleSecuritySafebrowsingV5HashList>? hashLists
getter/setter pair

The hash lists in the same order given in the request.

Implementation

core.List<GoogleSecuritySafebrowsingV5HashList>? hashLists;