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