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