GoogleCloudContactcenterinsightsV1Widget constructor
GoogleCloudContactcenterinsightsV1Widget({
- GoogleCloudContactcenterinsightsV1Chart? chart,
- String? chartReference,
- GoogleCloudContactcenterinsightsV1Container? container,
- String? filter,
Implementation
GoogleCloudContactcenterinsightsV1Widget({
this.chart,
this.chartReference,
this.container,
this.filter,
});