menu
googleapis package
documentation
tpu/v2.dart
ServiceIdentity
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
tpu/v2
ServiceIdentity
toJson method
ServiceIdentity class