menu
googleapis package
documentation
safebrowsing/v5.dart
GoogleSecuritySafebrowsingV5BatchGetHashListsResponse
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
core.Map<core.String, core.dynamic> toJson() => { if (hashLists != null) 'hashLists': hashLists!, };
googleapis package
documentation
safebrowsing/v5
GoogleSecuritySafebrowsingV5BatchGetHashListsResponse
toJson method
GoogleSecuritySafebrowsingV5BatchGetHashListsResponse class