GoogleCloudContactcenterinsightsV1CalculateStatsRequest.fromJson constructor
GoogleCloudContactcenterinsightsV1CalculateStatsRequest.fromJson(
- Map json_
Implementation
GoogleCloudContactcenterinsightsV1CalculateStatsRequest.fromJson(
core.Map json_,
) : this(filter: json_['filter'] as core.String?);