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