GoogleCloudContactcenterinsightsV1Widget constructor

GoogleCloudContactcenterinsightsV1Widget({
  1. GoogleCloudContactcenterinsightsV1Chart? chart,
  2. String? chartReference,
  3. GoogleCloudContactcenterinsightsV1Container? container,
  4. String? filter,
})

Implementation

GoogleCloudContactcenterinsightsV1Widget({
  this.chart,
  this.chartReference,
  this.container,
  this.filter,
});