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