SafetySetting constructor
SafetySetting(
- HarmCategory harmCategory,
- BlockThreshold threshold
Implementation
SafetySetting(this.harmCategory, this.threshold);
SafetySetting(this.harmCategory, this.threshold);