menu
googleapis package
documentation
securitycenter/v1.dart
Allowed
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
core.
Map
<core.
String
, core.
dynamic
> toJson() => {
if
(ipRules !=
null
)
'ipRules'
: ipRules!, };
googleapis package
documentation
securitycenter/v1
Allowed
toJson method
Allowed class